Merge pull request #914 from ethereum/yann300-patch-18

Use web3 0.20.7
pull/5370/head
yann300 6 years ago committed by GitHub
commit c354a8ea1e
  1. 2
      remix-lib/package.json

@ -30,7 +30,7 @@
"solc": "^0.4.13",
"standard": "^7.0.1",
"tape": "^4.6.0",
"web3": "^0.18.0"
"web3": "0.20.7"
},
"scripts": {
"test": "standard && tape ./test/tests.js"

Loading…
Cancel
Save