Skip to content

Commit 2256ddd

Browse files
committed
fix: Correct repository in package.json
1 parent f4801a2 commit 2256ddd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"collagejs",
88
"micro-frontend"
99
],
10-
"homepage": "https://github.com/collagejs/vite#readme",
10+
"homepage": "https://github.com/collagejs/importmap#readme",
1111
"bugs": {
12-
"url": "https://github.com/collagejs/vite/issues"
12+
"url": "https://github.com/collagejs/importmap/issues"
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/collagejs/vite.git"
16+
"url": "git+https://github.com/collagejs/importmap.git"
1717
},
1818
"license": "MIT",
1919
"author": {

0 commit comments

Comments
 (0)