Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 2521eb5

Browse files
authored
Depend on latest graph-cli
1 parent 478827f commit 2521eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"deploy-local": "graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020"
1414
},
1515
"devDependencies": {
16-
"@graphprotocol/graph-cli": "^0.20.0",
16+
"@graphprotocol/graph-cli": "^0.20.1",
1717
"@graphprotocol/graph-ts": "^0.20.0"
1818
},
1919
"dependencies": {

0 commit comments

Comments
 (0)