This commit is contained in:
2022-10-11 16:12:06 +05:30
committed by GitHub
parent e1aef1a7e9
commit 521f6ed3fa
16 changed files with 72 additions and 72 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/codegen",
"version": "0.1.0",
"version": "0.2.13",
"description": "Code generator",
"private": true,
"main": "index.js",
@@ -19,10 +19,10 @@
},
"homepage": "https://github.com/cerc-io/watcher-ts#readme",
"dependencies": {
"@cerc-io/util": "^0.2.13",
"@graphql-tools/load-files": "^6.5.2",
"@poanet/solidity-flattener": "https://github.com/vulcanize/solidity-flattener.git",
"@solidity-parser/parser": "^0.13.2",
"@cerc-io/util": "^0.1.0",
"gql-generator": "https://github.com/vulcanize/gql-generator.git",
"graphql": "^15.5.0",
"graphql-compose": "^9.0.3",