@gamelearn/arcade-components 1.26.4 → 1.26.5

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.
@@ -274,9 +274,7 @@ var VideoVisor = function VideoVisor(_ref) {
274
274
  onEnded: onEnded,
275
275
  onError: onError,
276
276
  onPlaying: onPlaying
277
- }, videoProps), /*#__PURE__*/_react.default.createElement("track", {
278
- kind: "captions"
279
- })), loading ? /*#__PURE__*/_react.default.createElement("div", {
277
+ }, videoProps)), loading ? /*#__PURE__*/_react.default.createElement("div", {
280
278
  className: "video-loading-container",
281
279
  style: {
282
280
  top: 0,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@gamelearn/arcade-components",
3
3
  "author": "Gamelearn",
4
4
  "license": "unlicense",
5
- "version": "1.26.4",
5
+ "version": "1.26.5",
6
6
  "main": "dist/index.js",
7
7
  "files": [
8
8
  "dist",