Skip to content

Commit 0edca28

Browse files
authored
Merge pull request #162 from nodenv/fix-pkg-meta
npm pkg fix
2 parents 011e237 + 0f7ee09 commit 0edca28

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
@@ -7,7 +7,7 @@
77
"author": "Jason Karns <jason.karns@gmail.com> (http://jasonkarns.com)",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/nodenv/node-build-prerelease.git"
10+
"url": "git+https://github.com/nodenv/node-build-prerelease.git"
1111
},
1212
"bugs": {
1313
"url": "https://github.com/nodenv/node-build-prerelease/issues"

0 commit comments

Comments
 (0)