diff --git a/remix-lib/package.json b/remix-lib/package.json index fabbcfd183..48d8a16518 100644 --- a/remix-lib/package.json +++ b/remix-lib/package.json @@ -30,7 +30,7 @@ "solc": "^0.4.13", "standard": "^7.0.1", "tape": "^4.6.0", - "web3": "0.20.7" + "web3": "0.20.6" }, "scripts": { "test": "standard && tape ./test/tests.js"