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 ae5e9e0 commit 7f4e026Copy full SHA for 7f4e026
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jsonrpc-bidirectional",
3
"description": "Bidirectional JSONRPC over web sockets or HTTP with extensive plugin support.",
4
- "version": "1.4.1",
+ "version": "1.4.2",
5
"scripts": {
6
"transpile": "babel src --out-dir src",
7
"test": "node --harmony_async_await tests/main.js",
0 commit comments