Merge pull request #653 from embark-framework/hot_fix/ethereumjs-wallet

spec exact version of ethereumjs-wallet
This commit is contained in:
Michael Bradley 2018-07-29 19:35:28 -05:00 committed by GitHub
commit 1ec291dd46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@
"embarkjs": "^0.3.0", "embarkjs": "^0.3.0",
"eth-ens-namehash": "^2.0.8", "eth-ens-namehash": "^2.0.8",
"eth-lib": "^0.2.8", "eth-lib": "^0.2.8",
"ethereumjs-wallet": "^0.6.0", "ethereumjs-wallet": "0.6.0",
"file-loader": "^1.1.5", "file-loader": "^1.1.5",
"finalhandler": "^1.1.1", "finalhandler": "^1.1.1",
"follow-redirects": "^1.2.4", "follow-redirects": "^1.2.4",