@clappr/player 0.12.5 → 0.12.6

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/clappr.js CHANGED
@@ -12008,7 +12008,7 @@
12008
12008
  WaterMark: WaterMarkPlugin
12009
12009
  };
12010
12010
 
12011
- var version$1 = "0.12.5";
12011
+ var version$1 = "0.12.6";
12012
12012
  for (var _i = 0, _Object$values = Object.values(Plugins); _i < _Object$values.length; _i++) {
12013
12013
  var plugin = _Object$values[_i];
12014
12014
  Loader.registerPlugin(plugin);