mirror of https://github.com/status-im/bip39.git
Revert "package: specify reliance on latest browserify"
This reverts commit 3168f1e3ca
.
This commit is contained in:
parent
03df78070f
commit
84dca8ccf6
|
@ -24,12 +24,8 @@
|
|||
"pbkdf2-compat": "2.0.1",
|
||||
"unorm": "^1.3.3"
|
||||
},
|
||||
"browser": {
|
||||
"crypto": "crypto-browserify"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browserify": "^5.12.0",
|
||||
"crypto-browserify": "3.2.4",
|
||||
"mocha": "^1.17.1",
|
||||
"sinon": "^1.10.3"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue