Skip to content

Commit 1aabc7c

Browse files
authored
Fix repo Url (#461)
1 parent 1722ce8 commit 1aabc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/module-federation/medusa.git"
20+
"url": "https://github.com/module-federation/federation-dashboard.git"
2121
},
2222
"files": [
2323
"bin",

0 commit comments

Comments
 (0)