@vonage/client-sdk 1.5.0-alpha.2 → 1.5.0-alpha.3
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
|
@@ -30962,7 +30962,7 @@ function requireClientsdkClientcore () {
|
|
|
30962
30962
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
30963
30963
|
//endregion
|
|
30964
30964
|
function BuildKonfig() {
|
|
30965
|
-
this.b19_1 = '1.5.0-alpha.
|
|
30965
|
+
this.b19_1 = '1.5.0-alpha.3';
|
|
30966
30966
|
}
|
|
30967
30967
|
var BuildKonfig_instance;
|
|
30968
30968
|
function CoreClientWithMedia() {
|