mirror of
https://github.com/oceanprotocol/react-tutorial
synced 2024-11-22 01:36:58 +01:00
package updates
This commit is contained in:
parent
932e99cb8a
commit
7cf8c61be0
11
package.json
11
package.json
@ -3,12 +3,11 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "React + squid.js interacting in the most minimal way with Ocean Protocol.",
|
"description": "React + squid.js interacting in the most minimal way with Ocean Protocol.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oceanprotocol/keeper-contracts": "0.11.1",
|
"@oceanprotocol/squid": "^1.0.0-beta.6",
|
||||||
"@oceanprotocol/squid": "0.7.2",
|
"react": "^16.12.0",
|
||||||
"react": "^16.9.0",
|
"react-dom": "^16.12.0",
|
||||||
"react-dom": "^16.9.0",
|
"react-scripts": "^3.2.0",
|
||||||
"react-scripts": "^3.1.1",
|
"web3": "^1.2.4"
|
||||||
"web3": "^1.2.1"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
|
Loading…
Reference in New Issue
Block a user