@remote-ui/core
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@remote-ui/core", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"publishConfig": { | ||
@@ -10,6 +10,6 @@ "access": "public", | ||
"dependencies": { | ||
"@remote-ui/types": "^0.0.4", | ||
"remote-call": "^0.0.2" | ||
"@remote-ui/rpc": "^0.0.1", | ||
"@remote-ui/types": "^0.0.4" | ||
}, | ||
"gitHead": "c983682d8602256e4f8fef925d098785b300d0c8" | ||
"gitHead": "a3378869fde8a59dd1564eec24bf1097d112f511" | ||
} |
280729
+ Added@remote-ui/rpc@^0.0.1
+ Added@remote-ui/rpc@0.0.1(transitive)
- Removedremote-call@^0.0.2
- Removedremote-call@0.0.2(transitive)