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

Commit 051468f

Browse files
authored
update to latest package versions
1 parent c98544a commit 051468f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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://localhost:5001 --node http://127.0.0.1:8020"
1414
},
1515
"devDependencies": {
16-
"@graphprotocol/graph-cli": "^0.22.1",
17-
"@graphprotocol/graph-ts": "^0.22.1"
16+
"@graphprotocol/graph-cli": "^0.23.2",
17+
"@graphprotocol/graph-ts": "^0.23.1"
1818
},
1919
"dependencies": {
2020
"babel-polyfill": "^6.26.0",

0 commit comments

Comments
 (0)