@remote-ui/react
Advanced tools
Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "@remote-ui/react", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"publishConfig": { | ||
@@ -34,9 +34,9 @@ "access": "public", | ||
"dependencies": { | ||
"@remote-ui/core": "^1.5.3", | ||
"@remote-ui/rpc": "^1.0.10", | ||
"@remote-ui/web-workers": "^1.2.6", | ||
"@remote-ui/core": "^1.5.4", | ||
"@remote-ui/rpc": "^1.0.11", | ||
"@remote-ui/web-workers": "^1.2.7", | ||
"@types/react": ">=16.8.0 <17.0.0", | ||
"react-reconciler": "^0.25.0" | ||
}, | ||
"gitHead": "cc1bd68e40fb67346917b308503913ba11b61206" | ||
"gitHead": "74cd705c6d0644a915ae96a7c98f5b24856abf96" | ||
} |
Updated@remote-ui/core@^1.5.4
Updated@remote-ui/rpc@^1.0.11