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 6e11d16 commit 3e0f360Copy full SHA for 3e0f360
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.2",
+ "version": "1.4.3",
5
"scripts": {
6
"transpile": "babel src --out-dir src",
7
"todo": "http://jamesknelson.com/using-es6-in-the-browser-with-babel-6-and-webpack/",
0 commit comments