@gcorevideo/player 2.26.8 → 2.26.9

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
@@ -43265,7 +43265,7 @@ class Player {
43265
43265
  }
43266
43266
  }
43267
43267
 
43268
- var version$1 = "2.26.8";
43268
+ var version$1 = "2.26.9";
43269
43269
 
43270
43270
  var packages = {
43271
43271
  "node_modules/@clappr/core": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gcorevideo/player",
3
- "version": "2.26.8",
3
+ "version": "2.26.9",
4
4
  "description": "Gcore JavaScript video player",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",