Skip to content

Commit fc7ad3f

Browse files
committed
build: use git format URI
1 parent fd04cfd commit fc7ad3f

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
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/pkgjs/parseargs.git"
14+
"url": "git@github.com:pkgjs/parseargs.git"
1515
},
1616
"keywords": [],
1717
"author": "",

0 commit comments

Comments
 (0)