@gcorevideo/player 2.28.11 → 2.28.12

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/index.js CHANGED
@@ -50044,7 +50044,7 @@ class Player {
50044
50044
  }
50045
50045
  }
50046
50046
 
50047
- var version$1 = "2.28.11";
50047
+ var version$1 = "2.28.12";
50048
50048
 
50049
50049
  var packages = {
50050
50050
  "node_modules/@clappr/core": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gcorevideo/player",
3
- "version": "2.28.11",
3
+ "version": "2.28.12",
4
4
  "description": "Gcore JavaScript video player",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",