Skip to content

Commit 1527e2b

Browse files
committed
fix repo url
1 parent 7e190e8 commit 1527e2b

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
@@ -29,7 +29,7 @@
2929
},
3030
"repository": {
3131
"type": "git",
32-
"url": "git://github.com/isaacs/node-glob.git"
32+
"url": "git@github.com:isaacs/node-glob.git"
3333
},
3434
"files": [
3535
"dist"

0 commit comments

Comments
 (0)