Update web3.js version

pull/3094/head
yann300 7 years ago committed by GitHub
parent e1c898072e
commit ee6e04aea7
  1. 2
      remix-lib/package.json

@ -24,7 +24,7 @@
"ethereumjs-util": "^5.1.2", "ethereumjs-util": "^5.1.2",
"ethereumjs-abi": "https://github.com/ethereumjs/ethereumjs-abi", "ethereumjs-abi": "https://github.com/ethereumjs/ethereumjs-abi",
"ethereumjs-vm": "2.3.1", "ethereumjs-vm": "2.3.1",
"web3": "^0.15.3", "web3": "^0.18.0",
"solc": "^0.4.13", "solc": "^0.4.13",
"standard": "^7.0.1", "standard": "^7.0.1",
"tape": "^4.6.0" "tape": "^4.6.0"

Loading…
Cancel
Save