@vonage/client-sdk 1.5.0-beta.2 → 1.5.0-rc.0
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
|
@@ -30981,7 +30981,7 @@ function requireClientsdkClientcore () {
|
|
|
30981
30981
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
30982
30982
|
//endregion
|
|
30983
30983
|
function BuildKonfig() {
|
|
30984
|
-
this.b19_1 = '1.5.0-
|
|
30984
|
+
this.b19_1 = '1.5.0-rc.0';
|
|
30985
30985
|
}
|
|
30986
30986
|
var BuildKonfig_instance;
|
|
30987
30987
|
function CoreClientWithMedia() {
|