Add repository field to fix provenance

This commit is contained in:
Michael Telatynski
2025-03-13 11:24:52 +00:00
committed by GitHub
parent cae6c42eb4
commit 5d866e86ba
@@ -1,8 +1,9 @@
{
"name": "@element-hq/element-web-playwright-common",
"type": "module",
"version": "1.1.0",
"version": "1.1.1",
"license": "SEE LICENSE IN README.md",
"repository": "https://github.com/element-hq/element-web-modules",
"main": "lib/index.js",
"bin": {
"playwright-screenshots": "./playwright-screenshots.sh"