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 fd29744 commit 6650ed8Copy full SHA for 6650ed8
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.0",
+ "version": "1.4.1",
5
"scripts": {
6
"transpile": "babel src --out-dir src",
7
"test": "node --harmony_async_await tests/main.js",
0 commit comments