@liveblocks/react
Advanced tools
Comparing version 0.8.2 to 0.9.0
@@ -1285,3 +1285,3 @@ Object.defineProperty(exports, '__esModule', { value: true }); | ||
const throttleDelay = options.throttle || 100; | ||
const liveblocksServer = options.liveblocksServer || "wss://live.liveblocks.io"; | ||
const liveblocksServer = options.liveblocksServer || "wss://liveblocks.net"; | ||
const authEndpoint = options.authEndpoint; | ||
@@ -1288,0 +1288,0 @@ const state = defaultState(options.initialPresence); |
{ | ||
"name": "@liveblocks/react", | ||
"version": "0.8.2", | ||
"version": "0.9.0", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@liveblocks/client": "0.8.2" | ||
"@liveblocks/client": "0.9.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
183344
+ Added@liveblocks/client@0.9.0(transitive)
- Removed@liveblocks/client@0.8.2(transitive)
Updated@liveblocks/client@0.9.0