@remote-ui/rpc
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
module.exports = require("./build/node/index"); | ||
module.exports = require("./build/cjs/index"); |
{ | ||
"name": "@remote-ui/rpc", | ||
"description": "An RPC library with strong support for simulating the transfer of functions via postMessage", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"publishConfig": { | ||
@@ -26,3 +26,3 @@ "access": "public" | ||
}, | ||
"gitHead": "ed8bd7810ffce4d6ff085e9a2114f6df85af7047" | ||
"gitHead": "759af64d978ef0c3dc12c3bf1ddd07a20fd6ee69" | ||
} |
489191
0