Who'd have thunk provenance doesn't behave as the docs describe

This commit is contained in:
Michael Telatynski
2025-03-13 11:40:42 +00:00
parent 0fa87a2d7e
commit 98ae690c6f
@@ -1,11 +1,11 @@
{ {
"name": "@element-hq/element-web-playwright-common", "name": "@element-hq/element-web-playwright-common",
"type": "module", "type": "module",
"version": "1.1.2", "version": "1.1.3",
"license": "SEE LICENSE IN README.md", "license": "SEE LICENSE IN README.md",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/element-hq/element-web-modules.git", "url": "https://github.com/element-hq/element-web-modules",
"directory": "packages/element-web-playwright-common" "directory": "packages/element-web-playwright-common"
}, },
"main": "lib/index.js", "main": "lib/index.js",