We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d089f1 commit 3ffe199Copy full SHA for 3ffe199
1 file changed
fendermint/testing/graph-test/subgraph/package.json
@@ -13,12 +13,12 @@
13
"graph-local-clean": "docker compose down -v && docker-compose rm -v && rm -rf data/ipfs data/postgres"
14
},
15
"dependencies": {
16
- "@graphprotocol/graph-cli": "0.45.2",
17
- "@graphprotocol/graph-ts": "0.27.0",
+ "@graphprotocol/graph-cli": "0.50.0",
+ "@graphprotocol/graph-ts": "^0.32.0",
18
"@protofire/subgraph-toolkit": "^0.1.2"
19
20
"devDependencies": {
21
- "mustache": "^4.2.0",
22
- "matchstick-as": "0.5.0"
+ "matchstick-as": "0.5.0",
+ "mustache": "^4.2.0"
23
}
24
0 commit comments