Skip to content

Commit 9821f3a

Browse files
authored
Update url per npm advice (#2077)
1 parent 18f921d commit 9821f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/tj/commander.js.git"
19+
"url": "git+https://github.com/tj/commander.js.git"
2020
},
2121
"scripts": {
2222
"lint": "npm run lint:javascript && npm run lint:typescript",

0 commit comments

Comments
 (0)