Update package version to v0.2.26

This commit is contained in:
2023-02-02 19:50:27 +05:30
committed by Ashwin Phatak
parent a1af962d99
commit f5ff7cc96e
18 changed files with 62 additions and 62 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/codegen",
"version": "0.2.25",
"version": "0.2.26",
"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.25",
"@cerc-io/util": "^0.2.26",
"@graphql-tools/load-files": "^6.5.2",
"@poanet/solidity-flattener": "https://github.com/vulcanize/solidity-flattener.git",
"@solidity-parser/parser": "^0.13.2",