Commit 0dc3efde authored by Alex Beregszaszi's avatar Alex Beregszaszi

Require ethereumjs-abi 0.6.2 for the bn.js workaround

parent 51684554
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"merkle-patricia-tree": "^2.1.2", "merkle-patricia-tree": "^2.1.2",
"ethereumjs-util": "^4.4.0", "ethereumjs-util": "^4.4.0",
"ethereumjs-tx": "^1.1.1", "ethereumjs-tx": "^1.1.1",
"ethereumjs-abi": "^0.6.1", "ethereumjs-abi": "^0.6.2",
"web3": "^0.15.3", "web3": "^0.15.3",
"jquery": "^2.2.0", "jquery": "^2.2.0",
"brace": "^0.8.0", "brace": "^0.8.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment