Fix dependencies in cli and eth-client packages (#401)

* Fix dependencies in cli and eth-client packages

* Upgrade package versions
This commit is contained in:
2023-08-10 09:58:50 +05:30
committed by GitHub
parent 3b090b3987
commit b600524c8c
13 changed files with 41 additions and 36 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.51",
"version": "0.2.52",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {