mirror of
https://github.com/oceanprotocol/react-tutorial
synced 2024-11-22 01:36:58 +01:00
bump squid-js & keeper-contracts
This commit is contained in:
parent
78be8ecdd1
commit
932e99cb8a
10
package.json
10
package.json
@ -3,11 +3,11 @@
|
||||
"version": "1.0.0",
|
||||
"description": "React + squid.js interacting in the most minimal way with Ocean Protocol.",
|
||||
"dependencies": {
|
||||
"@oceanprotocol/keeper-contracts": "0.10.3",
|
||||
"@oceanprotocol/squid": "0.6.6",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-scripts": "^3.0.1",
|
||||
"@oceanprotocol/keeper-contracts": "0.11.1",
|
||||
"@oceanprotocol/squid": "0.7.2",
|
||||
"react": "^16.9.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-scripts": "^3.1.1",
|
||||
"web3": "^1.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user