Update package.json for module-api to have correct repo config (#33690)
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
"description": "Module API surface for element-web",
|
"description": "Module API surface for element-web",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/element-hq/element-modules.git",
|
"url": "git+https://github.com/element-hq/element-web.git",
|
||||||
"directory": "packages/element-web-module-api"
|
"directory": "packages/module-api"
|
||||||
},
|
},
|
||||||
"author": "element-hq",
|
"author": "element-hq",
|
||||||
"license": "SEE LICENSE IN README.md",
|
"license": "SEE LICENSE IN README.md",
|
||||||
|
|||||||
Reference in New Issue
Block a user