mirror of
https://github.com/oceanprotocol/react-tutorial
synced 2024-11-21 17:26:58 +01:00
bump to squid-js v1.0.0
This commit is contained in:
parent
9ddd73cf2e
commit
7e608705c0
@ -37,7 +37,7 @@ See the page titled "[Ways to Contribute](https://docs.oceanprotocol.com/concept
|
||||
## 🏛 License
|
||||
|
||||
```text
|
||||
Copyright 2018 Ocean Protocol Foundation Ltd.
|
||||
Copyright 2019 Ocean Protocol Foundation Ltd.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -3,10 +3,10 @@
|
||||
"version": "1.0.0",
|
||||
"description": "React + squid.js interacting in the most minimal way with Ocean Protocol.",
|
||||
"dependencies": {
|
||||
"@oceanprotocol/squid": "^1.0.0-beta.7",
|
||||
"@oceanprotocol/squid": "^1.0.0",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-scripts": "^3.2.0",
|
||||
"react-scripts": "^3.3.0",
|
||||
"web3": "^1.2.4"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user