Publish package for tracing-client (#364)

* Publish tracing-client package

* Upgrade package versions
This commit is contained in:
2023-04-14 15:43:15 +05:30
committed by GitHub
parent 3f2dc56261
commit e841b6a7c3
20 changed files with 72 additions and 68 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
{
"name": "@cerc-io/util",
"version": "0.2.37",
"version": "0.2.38",
"main": "dist/index.js",
"license": "AGPL-3.0",
"dependencies": {
"@apollo/utils.keyvaluecache": "^1.0.1",
"@cerc-io/solidity-mapper": "^0.2.37",
"@cerc-io/solidity-mapper": "^0.2.38",
"@ethersproject/providers": "^5.4.4",
"@graphql-tools/schema": "^9.0.10",
"@graphql-tools/utils": "^9.1.1",
@@ -37,8 +37,8 @@
"yargs": "^17.0.1"
},
"devDependencies": {
"@cerc-io/cache": "^0.2.37",
"@cerc-io/ipld-eth-client": "^0.2.37",
"@cerc-io/cache": "^0.2.38",
"@cerc-io/ipld-eth-client": "^0.2.38",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@types/express": "^4.17.14",
"@types/fs-extra": "^9.0.11",