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

update web3.js as peer dependency

This commit is contained in:
Matthias Kretschmann 2019-07-31 12:01:12 +02:00 committed by GitHub
parent 46a14b67f6
commit f68504873a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@
},
"homepage": "https://github.com/oceanprotocol/squid-js#readme",
"peerDependencies": {
"web3": "1.0.0-beta.37"
"web3": "1.2.0"
},
"dependencies": {
"@oceanprotocol/keeper-contracts": "^0.10.3",