@gamelearn/arcade-components 1.3.5-hotfix-compile → 1.3.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.
@@ -203,7 +203,7 @@ var LoginPuzzleComponent = function LoginPuzzleComponent(_ref) {
203
203
  className: "icon-circle-check"
204
204
  }, " "))), /*#__PURE__*/_react.default.createElement("div", null, /*#__PURE__*/_react.default.createElement("div", {
205
205
  className: "puzzle--login__label"
206
- }, /*#__PURE__*/_react.default.createElement("span", null, translate('puzzle.password'))), /*#__PURE__*/_react.default.createElement("div", {
206
+ }, /*#__PURE__*/_react.default.createElement("span", null, translate('puzzle.password'), " ", password)), /*#__PURE__*/_react.default.createElement("div", {
207
207
  className: "puzzle--login__group"
208
208
  }, showCorrectSolution ? /*#__PURE__*/_react.default.createElement("input", {
209
209
  disabled: finished,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gamelearn/arcade-components",
3
3
  "license": "Gamelearn",
4
- "version": "1.3.5-hotfix-compile",
4
+ "version": "1.3.5",
5
5
  "main": "dist/index.js",
6
6
  "files": [
7
7
  "dist",