@clappr/player 0.12.9 → 0.12.10
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
|
@@ -10078,7 +10078,7 @@
|
|
|
10078
10078
|
// Use of this source code is governed by a BSD-style
|
|
10079
10079
|
// license that can be found in the LICENSE file.
|
|
10080
10080
|
|
|
10081
|
-
const version$1 = "0.12.
|
|
10081
|
+
const version$1 = "0.12.10";
|
|
10082
10082
|
for (const plugin of Object.values(Plugins)) {
|
|
10083
10083
|
Loader.registerPlugin(plugin);
|
|
10084
10084
|
}
|