@gcorevideo/player 2.22.11 → 2.22.12

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/index.js CHANGED
@@ -43304,7 +43304,7 @@ class Player {
43304
43304
  }
43305
43305
  }
43306
43306
 
43307
- var version$1 = "2.22.11";
43307
+ var version$1 = "2.22.12";
43308
43308
 
43309
43309
  var packages = {
43310
43310
  "node_modules/@clappr/core": {
@@ -49769,7 +49769,7 @@ class PlaybackRate extends UICorePlugin {
49769
49769
  i18n: this.core.i18n,
49770
49770
  playbackRates: this.playbackRates,
49771
49771
  }));
49772
- this.mount();
49772
+ // this.mount()
49773
49773
  return this;
49774
49774
  }
49775
49775
  /**