bump squid-js

* should solve #2
This commit is contained in:
Matthias Kretschmann 2019-12-02 15:47:06 +01:00 committed by GitHub
parent e639e9ed44
commit 9ddd73cf2e
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": "^1.0.0-beta.6",
"@oceanprotocol/squid": "^1.0.0-beta.7",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "^3.2.0",