mirror of
https://github.com/oceanprotocol/react-tutorial
synced 2024-11-21 17:26:58 +01:00
more package updates
This commit is contained in:
parent
f33500dff0
commit
046c21f2f8
10
package.json
10
package.json
@ -4,11 +4,11 @@
|
|||||||
"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/squid": "^2.0.0",
|
"@oceanprotocol/squid": "^2.0.0",
|
||||||
"react": "^16.12.0",
|
"prettier": "^2.0.2",
|
||||||
"react-dom": "^16.12.0",
|
"react": "^16.13.1",
|
||||||
"react-scripts": "^3.3.0",
|
"react-dom": "^16.13.1",
|
||||||
"web3": "^1.2.5",
|
"react-scripts": "^3.4.1",
|
||||||
"prettier": "^1.19.1"
|
"web3": "^1.2.6"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
|
Loading…
Reference in New Issue
Block a user