@gamelearn/arcade-components 2.20.0-hotfix-GAT-5733 → 2.20.0

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.
@@ -77,8 +77,7 @@ var Visor = function Visor(_ref) {
77
77
  props: _objectSpread(_objectSpread({}, file), {}, {
78
78
  url: url,
79
79
  endVideo: resolvePuzzle,
80
- soundActions: soundActions,
81
- translate: translate
80
+ soundActions: soundActions
82
81
  })
83
82
  },
84
83
  embedded_video: {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@gamelearn/arcade-components",
3
3
  "author": "Gamelearn",
4
4
  "license": "unlicense",
5
- "version": "2.20.0-hotfix-GAT-5733",
5
+ "version": "2.20.0",
6
6
  "main": "dist/index.js",
7
7
  "files": [
8
8
  "dist",