Skip to content

Commit 91494d3

Browse files
committed
fix: update repository.url in package.json
This is what npm changes it do during publish anyways
1 parent 0e74ee4 commit 91494d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"author": "GitHub Inc.",
2828
"repository": {
2929
"type": "git",
30-
"url": "https://github.com/npm/cli.git"
30+
"url": "git+https://github.com/npm/cli.git"
3131
},
3232
"bugs": {
3333
"url": "https://github.com/npm/cli/issues"

0 commit comments

Comments
 (0)