We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4bd1f commit dcc065cCopy full SHA for dcc065c
.yarnrc.yml
@@ -1 +1,5 @@
1
+compressionLevel: mixed
2
+
3
+enableGlobalCache: false
4
5
nodeLinker: node-modules
package.json
@@ -1,6 +1,6 @@
{
"name": "@gnolang/tm2-js-client",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Tendermint2 JS / TS Client",
"main": "./bin/index.js",
6
"repository": {
0 commit comments