Skip to content

Commit 29b1fcf

Browse files
committed
package.json: fix repository URL
1 parent c6465e2 commit 29b1fcf

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
},
1515
"repository": {
1616
"type": "git",
17-
"url": "[email protected]:calvinmetcalf/browserify-rsa.git"
17+
"url": "[email protected]:crypto-browserify/browserify-rsa.git"
1818
},
1919
"devDependencies": {
2020
"parse-asn1": "^5.0.0",

0 commit comments

Comments
 (0)