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
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/codegen",
"version": "0.2.22",
"version": "0.2.24",
"description": "Code generator",
"private": true,
"main": "index.js",
@@ -20,7 +20,7 @@
},
"homepage": "https://github.com/cerc-io/watcher-ts#readme",
"dependencies": {
"@cerc-io/util": "^0.2.22",
"@cerc-io/util": "^0.2.24",
"@graphql-tools/load-files": "^6.5.2",
"@poanet/solidity-flattener": "https://github.com/vulcanize/solidity-flattener.git",
"@solidity-parser/parser": "^0.13.2",