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

Commit 181b345

Browse files
authored
Merge pull request #24 from schmidsi/patch-1
Depend on latest graph-cli
2 parents 478827f + 2521eb5 commit 181b345

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)