Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 56caa66

Browse files
committed
Require scrypt.js 0.2.0 for Meteor support
1 parent 3d95adc commit 56caa66

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
@@ -30,7 +30,7 @@
3030
"bs58check": "^1.0.8",
3131
"ethereumjs-util": "^4.3.0",
3232
"hdkey": "^0.7.0",
33-
"scrypt.js": "^0.1.0",
33+
"scrypt.js": "^0.2.0",
3434
"secp256k1": "^3.0.1",
3535
"uuid": "^2.0.1",
3636
"utf8": "^2.1.1"

0 commit comments

Comments
 (0)