@d-id/client-sdk 1.1.50 → 1.1.51
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/dist/index.js +1 -1
- package/dist/index.umd.cjs +13 -13
- package/dist/livekit-client.esm-RGXA_gNu.js +19564 -0
- package/package.json +2 -2
- package/dist/livekit-client.esm-C1GRQdZY.js +0 -16663
package/dist/index.js
CHANGED
|
@@ -522,7 +522,7 @@ function tt(e, t, i, r, o) {
|
|
|
522
522
|
const Je = 2e4;
|
|
523
523
|
async function Vt() {
|
|
524
524
|
try {
|
|
525
|
-
return await import("./livekit-client.esm-
|
|
525
|
+
return await import("./livekit-client.esm-RGXA_gNu.js");
|
|
526
526
|
} catch {
|
|
527
527
|
throw new Error(
|
|
528
528
|
"LiveKit client is required for this streaming manager. Please install it using: npm install livekit-client"
|