@vonage/client-sdk 0.3.0-alpha.2 → 1.0.0-alpha.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
|
@@ -21517,7 +21517,7 @@ function requireClientsdkClientcore () {
|
|
|
21517
21517
|
//endregion
|
|
21518
21518
|
function BuildKonfig() {
|
|
21519
21519
|
BuildKonfig_instance = this;
|
|
21520
|
-
this.s1a_1 = '0.
|
|
21520
|
+
this.s1a_1 = '1.0.0';
|
|
21521
21521
|
}
|
|
21522
21522
|
BuildKonfig.$metadata$ = objectMeta('BuildKonfig');
|
|
21523
21523
|
var BuildKonfig_instance;
|