Commit 8dbcb742 authored by Alex Beregszaszi's avatar Alex Beregszaszi Committed by GitHub

Merge pull request #128 from ethereum/update-web3

Require web3 0.16.0 for fixes (and personal account support)
parents 95bff099 b3de0974
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"nightwatch": "^0.9.3", "nightwatch": "^0.9.3",
"semistandard": "^7.0.0", "semistandard": "^7.0.0",
"tape": "^4.5.1", "tape": "^4.5.1",
"web3": "^0.15.3", "web3": "^0.16.0",
"webworkify": "^1.2.1" "webworkify": "^1.2.1"
}, },
"repository": { "repository": {
......
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