Skip to content

Commit 27483aa

Browse files
committed
fix github URL
1 parent 12c0304 commit 27483aa

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
@@ -14,7 +14,7 @@
1414
"uglify-js": "~2.3.6"
1515
},
1616
"license": "BSD",
17-
"repository": "git://github.com/isaacs/node-semver.git",
17+
"repository": "git://github.com/npm/node-semver.git",
1818
"bin": {
1919
"semver": "./bin/semver"
2020
}

0 commit comments

Comments
 (0)