@vonage/client-sdk 1.5.1-beta.1 → 1.5.1-rc.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.
@@ -33560,7 +33560,7 @@ function requireClientsdkClientcore () {
33560
33560
  setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
33561
33561
  //endregion
33562
33562
  function BuildKonfig() {
33563
- this.g1d_1 = '1.5.1-beta.1';
33563
+ this.g1d_1 = '1.5.1-rc.0';
33564
33564
  }
33565
33565
  var BuildKonfig_instance;
33566
33566
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "1.5.1-beta.1",
3
+ "version": "1.5.1-rc.0",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",