Skip to content

Commit d15bc35

Browse files
committed
[meta] update repo URLs
1 parent 3e40827 commit d15bc35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"salt",
99
"hash"
1010
],
11-
"homepage": "https://github.com/crypto-browserify/pbkdf2",
11+
"homepage": "https://github.com/browserify/pbkdf2",
1212
"bugs": {
13-
"url": "https://github.com/crypto-browserify/pbkdf2/issues"
13+
"url": "https://github.com/browserify/pbkdf2/issues"
1414
},
1515
"license": "MIT",
1616
"author": "Daniel Cousens",
@@ -21,7 +21,7 @@
2121
"main": "index.js",
2222
"repository": {
2323
"type": "git",
24-
"url": "https://github.com/crypto-browserify/pbkdf2.git"
24+
"url": "https://github.com/browserify/pbkdf2.git"
2525
},
2626
"scripts": {
2727
"prepack": "npmignore --auto --commentLines=autogenerated",

0 commit comments

Comments
 (0)