Update package.json

This commit is contained in:
Matthias Kretschmann 2020-03-30 12:28:11 +02:00 committed by GitHub
parent a536be4f72
commit f33500dff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "React + squid.js interacting in the most minimal way with Ocean Protocol.",
"dependencies": {
"@oceanprotocol/squid": "^2.0.0-beta.4",
"@oceanprotocol/squid": "^2.0.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "^3.3.0",