@d-id/client-sdk 2.0.7-staging.404 → 2.0.8

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.
@@ -1,4 +1,4 @@
1
- import { c as Qe, C as J, S as l, a as We, b as qe, A as m, d as Ge, l as he, e as He, t as Xe, f as A, g as U, h as Ze, D as me, i as Ye, j as b, n as en } from "./index-BIUmlXCc.js";
1
+ import { c as Qe, C as J, S as l, a as We, b as qe, A as m, d as Ge, l as he, e as He, t as Xe, f as A, g as U, h as Ze, D as me, i as Ye, j as b, n as en } from "./index-CeqOE8FZ.js";
2
2
  function nn() {
3
3
  try {
4
4
  return Intl.DateTimeFormat().resolvedOptions().timeZone ?? "";
@@ -35,7 +35,7 @@ const an = {
35
35
  }, Ce = 2e4, cn = [];
36
36
  async function sn() {
37
37
  try {
38
- return await import("./index-BIUmlXCc.js").then((f) => f.G);
38
+ return await import("./index-CeqOE8FZ.js").then((f) => f.G);
39
39
  } catch {
40
40
  throw new Error(
41
41
  "LiveKit client is required for this streaming manager. Please install it using: npm install livekit-client"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@d-id/client-sdk",
3
3
  "private": false,
4
- "version": "2.0.7-staging.404",
4
+ "version": "2.0.8",
5
5
  "type": "module",
6
6
  "description": "d-id client sdk",
7
7
  "repository": {