diff options
Revert "Etherscan provider"
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 83d563633..be61f1d14 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "readable-stream": "^2.0.5", "through2": "^2.0.1", "web3": "^0.15.1", - "web3-provider-engine": "^7.2.1", + "web3-provider-engine": "^7.0.0", "xtend": "^4.0.1" }, "devDependencies": { |