Skip to content

Commit 668293c

Browse files
authored
Merge pull request #110 from kleros/dependabot/npm_and_yarn/graphprotocol/graph-cli-0.31.0
chore(deps): bump @graphprotocol/graph-cli from 0.30.4 to 0.31.0
2 parents b6c9924 + b226e70 commit 668293c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"deploy-local": "graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 KlerosCore"
1111
},
1212
"dependencies": {
13-
"@graphprotocol/graph-cli": "^0.30.3",
13+
"@graphprotocol/graph-cli": "^0.31.0",
1414
"@graphprotocol/graph-ts": "^0.27.0"
1515
}
1616
}

0 commit comments

Comments
 (0)