@streamlayer/react 1.14.2 → 1.14.3
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.
- package/lib/cjs/useStreamLayerApp2.js +1 -1
- package/lib/classic/cjs/useStreamLayerApp2.js +1 -1
- package/lib/classic/es/useStreamLayerApp2.js +1 -1
- package/lib/classic/style.css +1 -1
- package/lib/dist/cjs/masters.js +1 -1
- package/lib/dist/es/masters.js +1 -1
- package/lib/dist/style.css +1 -1
- package/lib/es/useStreamLayerApp2.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +14 -14
|
@@ -18419,7 +18419,7 @@ const OE = ({
|
|
|
18419
18419
|
f = !0;
|
|
18420
18420
|
};
|
|
18421
18421
|
const _ = bE(e, n, a, {
|
|
18422
|
-
version: "1.14.
|
|
18422
|
+
version: "1.14.3",
|
|
18423
18423
|
onDeepLinkHandled: s,
|
|
18424
18424
|
videoPlayerController: o,
|
|
18425
18425
|
onContentActivate: r,
|