Skip to content

Commit 95fb587

Browse files
committed
fix: Try setting repository
1 parent d0e93a2 commit 95fb587

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,7 @@
4545
"ts-jest": "29.4.6",
4646
"typescript": "5.9.3"
4747
},
48-
"repository": {
49-
"type": "git",
50-
"url": "https://github.com/runk/node-maxmind.git"
51-
},
48+
"repository": "https://github.com/runk/node-maxmind",
5249
"bugs": {
5350
"mail": "[email protected]",
5451
"url": "http://github.com/runk/node-maxmind/issues"

0 commit comments

Comments
 (0)