Update readme content and package versions (#366)

* Upgrade package versions

* Update readme for watchers
This commit is contained in:
2023-04-14 18:11:15 +05:30
committed by GitHub
parent 7f91fa7ed8
commit aaa60430e4
14 changed files with 34 additions and 34 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cli",
"version": "0.2.38",
"version": "0.2.39",
"main": "dist/index.js",
"license": "AGPL-3.0",
"scripts": {
@@ -11,8 +11,8 @@
"chat": "DEBUG='vulcanize:*, laconic:*' node dist/chat.js"
},
"dependencies": {
"@cerc-io/peer": "^0.2.38",
"@cerc-io/util": "^0.2.38",
"@cerc-io/peer": "^0.2.39",
"@cerc-io/util": "^0.2.39",
"@ethersproject/providers": "^5.4.4",
"@graphql-tools/utils": "^9.1.1",
"@ipld/dag-cbor": "^8.0.0",