@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.
@@ -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.2';
30965
+ this.b19_1 = '1.5.0-alpha.3';
30966
30966
  }
30967
30967
  var BuildKonfig_instance;
30968
30968
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "1.5.0-alpha.2",
3
+ "version": "1.5.0-alpha.3",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",