1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

fix(package): update web3 to version 1.2.0

This commit is contained in:
greenkeeper[bot] 2019-07-23 10:10:47 +00:00
parent 4cfecbfef6
commit 6728240899

View File

@ -59,7 +59,7 @@
"node-fetch": "^2.6.0", "node-fetch": "^2.6.0",
"save-file": "^2.3.1", "save-file": "^2.3.1",
"uuid": "^3.3.2", "uuid": "^3.3.2",
"web3": "1.0.0-beta.37", "web3": "1.2.0",
"whatwg-url": "^7.0.0" "whatwg-url": "^7.0.0"
}, },
"devDependencies": { "devDependencies": {