diff --git a/package.json b/package.json index 5673bd4ed1..1a48b0de6e 100644 --- a/package.json +++ b/package.json @@ -99,6 +99,6 @@ "lodash": "^4.17.4", "publish-release": "^1.3.3", "truffle-contract": "^2.0.1", - "web3": "^0.19.0" + "web3": "^0.20.0" } }