Merge pull request #366 from ethereum/web3-update
Require web3.js 0.18.0
Showing
... | ... | @@ -59,7 +59,7 @@ |
"solc": "https://github.com/ethereum/solc-js", | ||
"standard": "^8.5.0", | ||
"tape": "^4.5.1", | ||
"web3": "https://github.com/ethereum/web3.js#35bcace7173fda742ddb1bba84c8a70f0fa849e0", | ||
"web3": "^0.18.0", | ||
"webworkify": "^1.2.1", | ||
"yo-yo": "^1.2.2", | ||
"yo-yoify": "^3.3.0" | ||
... | ... |
Please
register
or
sign in
to comment