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

Merge pull request #285 from oceanprotocol/fix/web3-peer

update web3.js as peer dependency
This commit is contained in:
Sebastian Gerske 2019-07-31 12:13:59 +02:00 committed by GitHub
commit d587b6de7e
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",