@clappr/player 0.11.5 → 0.11.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.
|
@@ -11658,7 +11658,7 @@
|
|
|
11658
11658
|
WaterMark: WaterMarkPlugin
|
|
11659
11659
|
};
|
|
11660
11660
|
|
|
11661
|
-
var version = "0.11.
|
|
11661
|
+
var version = "0.11.6";
|
|
11662
11662
|
for (var _i = 0, _Object$values = Object.values(Plugins); _i < _Object$values.length; _i++) {
|
|
11663
11663
|
var plugin = _Object$values[_i];
|
|
11664
11664
|
Loader.registerPlugin(plugin);
|