Skip to content

Commit 43b0ccf

Browse files
committed
git fix
1 parent f2b8cc9 commit 43b0ccf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
"publishConfig": {
4444
"registry": "https://npm.pkg.github.com"
4545
},
46-
"repository": "https://github.com/prasanthreact/react-next-router"
46+
"repository": {
47+
"type": "git",
48+
"url": "git+https://github.com/prasanthreact/react-next-router.git"
49+
}
4750
}

0 commit comments

Comments
 (0)