@liveblocks/react 3.13.0-metadata1 → 3.13.0-metadata2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3706,7 +3706,8 @@ function RoomProviderInner(props) {
3706
3706
  {
3707
3707
  initialPresence: props.initialPresence,
3708
3708
  initialStorage: props.initialStorage,
3709
- autoConnect: props.autoConnect ?? typeof window !== "undefined"
3709
+ autoConnect: props.autoConnect ?? typeof window !== "undefined",
3710
+ engine: props.engine
3710
3711
  },
3711
3712
  roomId
3712
3713
  );
@@ -5244,4 +5245,4 @@ export {
5244
5245
  _useStorageRoot,
5245
5246
  _useUpdateMyPresence
5246
5247
  };
5247
- //# sourceMappingURL=chunk-LGJ7R5KY.js.map
5248
+ //# sourceMappingURL=chunk-W4NENJZ5.js.map