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",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/element-hq/element-modules.git",
|
||||
"directory": "packages/element-web-module-api"
|
||||
"url": "git+https://github.com/element-hq/element-web.git",
|
||||
"directory": "packages/module-api"
|
||||
},
|
||||
"author": "element-hq",
|
||||
"license": "SEE LICENSE IN README.md",
|
||||
|
||||
Reference in New Issue
Block a user