Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 32273ff

Browse files
committed
package: fix repository link
1 parent 06f1889 commit 32273ff

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
@@ -4,7 +4,7 @@
44
"description": "Client for the npm registry",
55
"version": "7.0.7",
66
"repository": {
7-
"url": "git://github.com/isaacs/npm-registry-client"
7+
"url": "https://github.com/npm/npm-registry-client.git"
88
},
99
"main": "index.js",
1010
"scripts": {

0 commit comments

Comments
 (0)