@clappr/player 0.11.13 → 0.11.14
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
|
@@ -11899,7 +11899,7 @@
|
|
|
11899
11899
|
WaterMark: WaterMarkPlugin
|
|
11900
11900
|
};
|
|
11901
11901
|
|
|
11902
|
-
var version$1 = "0.11.
|
|
11902
|
+
var version$1 = "0.11.14";
|
|
11903
11903
|
for (var _i = 0, _Object$values = Object.values(Plugins); _i < _Object$values.length; _i++) {
|
|
11904
11904
|
var plugin = _Object$values[_i];
|
|
11905
11905
|
Loader.registerPlugin(plugin);
|