Upgrade package versions to 0.2.76 (#490)

This commit is contained in:
2023-11-24 12:04:11 +05:30
committed by GitHub
parent 9ee423f38e
commit 3fa3cc7068
13 changed files with 35 additions and 35 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
{
"name": "@cerc-io/util",
"version": "0.2.75",
"version": "0.2.76",
"main": "dist/index.js",
"license": "AGPL-3.0",
"dependencies": {
"@apollo/utils.keyvaluecache": "^1.0.1",
"@cerc-io/nitro-node": "^0.1.15",
"@cerc-io/peer": "^0.2.75",
"@cerc-io/solidity-mapper": "^0.2.75",
"@cerc-io/peer": "^0.2.76",
"@cerc-io/solidity-mapper": "^0.2.76",
"@cerc-io/ts-channel": "1.0.3-ts-nitro-0.1.1",
"@ethersproject/properties": "^5.7.0",
"@ethersproject/providers": "^5.4.4",
@@ -52,7 +52,7 @@
"yargs": "^17.0.1"
},
"devDependencies": {
"@cerc-io/cache": "^0.2.75",
"@cerc-io/cache": "^0.2.76",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@types/bunyan": "^1.8.8",
"@types/express": "^4.17.14",