@gamelearn/arcade-components 0.21.0 → 0.21.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.
@@ -481,7 +481,8 @@ var WriterPuzzleComponent = function WriterPuzzleComponent(_ref) {
481
481
  return retryPuzzle();
482
482
  },
483
483
  rewardsStack: rewardsStack,
484
- nodeId: nodeId
484
+ nodeId: nodeId,
485
+ soundActions: soundActions
485
486
  }), !showFeedback && /*#__PURE__*/_react.default.createElement("div", {
486
487
  className: "writer-puzzle__container"
487
488
  }, /*#__PURE__*/_react.default.createElement("div", {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gamelearn/arcade-components",
3
3
  "license": "Gamelearn",
4
- "version": "0.21.0",
4
+ "version": "0.21.1",
5
5
  "main": "dist/index.js",
6
6
  "files": [
7
7
  "dist",