@clappr/player 0.9.0 → 0.10.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.
|
@@ -11707,7 +11707,7 @@
|
|
|
11707
11707
|
WaterMark: WaterMarkPlugin
|
|
11708
11708
|
};
|
|
11709
11709
|
|
|
11710
|
-
var version = "0.
|
|
11710
|
+
var version = "0.10.0";
|
|
11711
11711
|
for (var _i = 0, _Object$values = Object.values(Plugins); _i < _Object$values.length; _i++) {
|
|
11712
11712
|
var plugin = _Object$values[_i];
|
|
11713
11713
|
Loader.registerPlugin(plugin);
|