mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-10 01:34:06 +00:00
Point graph-cli to use fork for automatic graph-ts exports (#22)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"deploy-local": "graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 example1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@graphprotocol/graph-cli": "0.22.0",
|
||||
"@graphprotocol/graph-cli": "ssh://git@github.com:vulcanize/graph-cli.git#ng-export-graph-ts",
|
||||
"@graphprotocol/graph-ts": "0.22.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user