Upgrade version to 0.2.24 (#299)

This commit is contained in:
prathamesh0
2023-01-19 15:48:38 +05:30
committed by GitHub
parent b07e288756
commit 7069a7f455
20 changed files with 66 additions and 66 deletions
@@ -41,12 +41,12 @@
"dependencies": {
"@apollo/client": "^3.3.19",
"@ethersproject/providers": "^5.4.4",
"@cerc-io/cli": "^0.2.22",
"@cerc-io/ipld-eth-client": "^0.2.22",
"@cerc-io/solidity-mapper": "^0.2.22",
"@cerc-io/util": "^0.2.22",
"@cerc-io/cli": "^v0.2.24",
"@cerc-io/ipld-eth-client": "^v0.2.24",
"@cerc-io/solidity-mapper": "^v0.2.24",
"@cerc-io/util": "^v0.2.24",
{{#if (subgraphPath)}}
"@cerc-io/graph-node": "^0.2.22",
"@cerc-io/graph-node": "^v0.2.24",
{{/if}}
"apollo-type-bigint": "^0.1.3",
"debug": "^4.3.1",