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

Commit 988bfb7

Browse files
committed
Update graph-cli/graph-ts to the latest versions (0.28.1, 0.26.0)
1 parent 899687e commit 988bfb7

File tree

2 files changed

+625
-124
lines changed

2 files changed

+625
-124
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.23.2",
17-
"@graphprotocol/graph-ts": "^0.23.1"
16+
"@graphprotocol/graph-cli": "^0.28.1",
17+
"@graphprotocol/graph-ts": "^0.26.0"
1818
},
1919
"dependencies": {
2020
"babel-polyfill": "^6.26.0",

0 commit comments

Comments
 (0)