diff --git a/package.json b/package.json index 9b6dd3c6..c284449b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "deploy-local": "graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020" }, "devDependencies": { - "@graphprotocol/graph-cli": "^0.20.0", + "@graphprotocol/graph-cli": "^0.20.1", "@graphprotocol/graph-ts": "^0.20.0" }, "dependencies": {