@vonage/client-sdk 2.2.0-alpha.0 → 2.2.0-alpha.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.
@@ -33526,7 +33526,7 @@ function requireClientsdkClientcore () {
33526
33526
  initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
33527
33527
  //endregion
33528
33528
  function BuildKonfig() {
33529
- this.x1d_1 = '2.2.0-alpha.0';
33529
+ this.x1d_1 = '2.2.0-alpha.1';
33530
33530
  }
33531
33531
  var BuildKonfig_instance;
33532
33532
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "2.2.0-alpha.0",
3
+ "version": "2.2.0-alpha.1",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",