@vonage/client-sdk 1.6.0-rc.0 → 1.6.0-rc.1
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/vonageClientSDK.mjs
CHANGED
|
@@ -33561,7 +33561,7 @@ function requireClientsdkClientcore () {
|
|
|
33561
33561
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
33562
33562
|
//endregion
|
|
33563
33563
|
function BuildKonfig() {
|
|
33564
|
-
this.g1d_1 = '1.6.0-rc.
|
|
33564
|
+
this.g1d_1 = '1.6.0-rc.1';
|
|
33565
33565
|
}
|
|
33566
33566
|
var BuildKonfig_instance;
|
|
33567
33567
|
function CoreClientWithMedia() {
|