Upgrade version to 0.2.25 (#311)

This commit is contained in:
2023-02-01 19:07:45 +05:30
committed by GitHub
parent 30dd2521e3
commit abb47fc7cc
19 changed files with 63 additions and 63 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cli",
"version": "0.2.24",
"version": "0.2.25",
"main": "dist/index.js",
"license": "AGPL-3.0",
"scripts": {
@@ -11,8 +11,8 @@
"chat": "node dist/chat.js"
},
"dependencies": {
"@cerc-io/peer": "^0.2.24",
"@cerc-io/util": "^0.2.24",
"@cerc-io/peer": "^0.2.25",
"@cerc-io/util": "^0.2.25",
"@ethersproject/providers": "^5.4.4",
"@graphql-tools/utils": "^9.1.1",
"@ipld/dag-cbor": "^8.0.0",