@gcorevideo/player 2.26.0 → 2.26.1

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
@@ -43259,7 +43259,7 @@ class Player {
43259
43259
  }
43260
43260
  }
43261
43261
 
43262
- var version$1 = "2.26.0";
43262
+ var version$1 = "2.26.1";
43263
43263
 
43264
43264
  var packages = {
43265
43265
  "node_modules/@clappr/core": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gcorevideo/player",
3
- "version": "2.26.0",
3
+ "version": "2.26.1",
4
4
  "description": "Gcore JavaScript video player",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",