@vonage/client-sdk 1.4.2-rc.0 → 1.4.2

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.
@@ -20111,7 +20111,7 @@ function requireClientsdkClientcore () {
20111
20111
  setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
20112
20112
  //endregion
20113
20113
  function BuildKonfig() {
20114
- this.q18_1 = '1.4.2-rc.0';
20114
+ this.q18_1 = '1.4.2';
20115
20115
  }
20116
20116
  var BuildKonfig_instance;
20117
20117
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "1.4.2-rc.0",
3
+ "version": "1.4.2",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",