@streamlayer/react 1.14.4 → 1.14.5
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
|
@@ -18435,7 +18435,7 @@ const OE = ({
|
|
|
18435
18435
|
f = !0;
|
|
18436
18436
|
};
|
|
18437
18437
|
const _ = bE(e, n, a, {
|
|
18438
|
-
version: "1.14.
|
|
18438
|
+
version: "1.14.5",
|
|
18439
18439
|
onDeepLinkHandled: s,
|
|
18440
18440
|
videoPlayerController: o,
|
|
18441
18441
|
onContentActivate: r,
|