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

Commit f64f0d0

Browse files
committed
Update graph-cli/graph-ts to the latest versions (0.30.2, 0.27.0)
1 parent 988bfb7 commit f64f0d0

File tree

2 files changed

+814
-814
lines changed

2 files changed

+814
-814
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"deploy-local": "graph deploy example --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020"
1414
},
1515
"devDependencies": {
16-
"@graphprotocol/graph-cli": "^0.28.1",
17-
"@graphprotocol/graph-ts": "^0.26.0"
16+
"@graphprotocol/graph-cli": "^0.30.2",
17+
"@graphprotocol/graph-ts": "^0.27.0"
1818
},
1919
"dependencies": {
2020
"babel-polyfill": "^6.26.0",

0 commit comments

Comments
 (0)