@cosmjs/json-rpc
Advanced tools
+5
-5
| { | ||
| "name": "@cosmjs/json-rpc", | ||
| "version": "0.38.0-rc.1", | ||
| "version": "0.38.0", | ||
| "description": "Framework for implementing a JSON-RPC 2.0 API", | ||
@@ -8,3 +8,4 @@ "contributors": [ | ||
| "Confio OĆ <hello@confio.tech>", | ||
| "Will Clark <willclarktech@users.noreply.github.com>" | ||
| "Will Clark <willclarktech@users.noreply.github.com>", | ||
| "Simon Warta <webmaster128@users.noreply.github.com>" | ||
| ], | ||
@@ -45,3 +46,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@cosmjs/stream": "^0.38.0-rc.1", | ||
| "@cosmjs/stream": "^0.38.0", | ||
| "xstream": "^11.14.0" | ||
@@ -71,4 +72,3 @@ }, | ||
| "webpack-cli": "^4.6.0" | ||
| }, | ||
| "stableVersion": "0.37.0" | ||
| } | ||
| } |
29112
0.07%Updated