diff --git a/package.json b/package.json index ec7d349..122d90d 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ }, "devDependencies": { "@graphprotocol/contracts": "6.2.0", - "@graphprotocol/graph-cli": "0.68.0", - "@graphprotocol/graph-ts": "0.32.0", + "@graphprotocol/graph-cli": "0.69.1", + "@graphprotocol/graph-ts": "0.34.0", "@types/node": "^14.0.13", "@typescript-eslint/eslint-plugin": "^3.3.0", "@typescript-eslint/parser": "^3.3.0", diff --git a/subgraph.template.yaml b/subgraph.template.yaml index 422d8bd..5e86b74 100644 --- a/subgraph.template.yaml +++ b/subgraph.template.yaml @@ -1,5 +1,5 @@ specVersion: 1.0.0 -description: Graph Network analytics subgraph +description: Graph Network analytics subgraph ({{network}}) repository: https://github.com/graphprotocol/graph-network-analytics-subgraph features: - fullTextSearch