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

Commit 019ed6f

Browse files
committed
NPM, Yarn: Bump graph-cli and graph-ts to 0.16.0
1 parent ff209b3 commit 019ed6f

File tree

2 files changed

+314
-164
lines changed

2 files changed

+314
-164
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.16.0",
17-
"@graphprotocol/graph-ts": "^0.16.0"
16+
"@graphprotocol/graph-cli": "^0.17.1",
17+
"@graphprotocol/graph-ts": "^0.17.0"
1818
},
1919
"dependencies": {
2020
"babel-polyfill": "^6.26.0",

0 commit comments

Comments
 (0)