Release 1.0.0

This commit is contained in:
Matthias Kretschmann 2020-12-11 11:41:26 +01:00
parent f1ccbeaf49
commit cb68c5ede3
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ocean-subgraph",
"version": "0.1.0",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "ocean-subgraph",
"version": "0.1.0",
"version": "1.0.0",
"scripts": {
"start": "",
"create": "graph create oceanprotocol/ocean-subgraph --node https://api.thegraph.com/deploy/",