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 2f1bc2ab78
commit a9b1311cb3
+2 -2
View File
@@ -1,10 +1,10 @@
{
"name": "@element-hq/element-web-module-api",
"version": "0.1.2",
"version": "0.1.3",
"description": "Module API surface for element-web",
"repository": {
"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-module-api"
},
"author": "element-hq",