diff options
Merge branch 'master' into eyeballs
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 00f5e55ef..15e4c853f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "textarea-caret": "^3.0.1", "three.js": "^0.73.2", "through2": "^2.0.1", - "web3": "^0.15.1", + "web3": "ethereum/web3.js#0.16.0", "web3-provider-engine": "^7.6.3", "xtend": "^4.0.1" }, |