@coorpacademy/app-review 0.7.6-alpha.29 → 0.7.6-alpha.30

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Review Title": "Review Mode",
3
- "Content Parent Title": "From `{{contentTitle}}` `{{contentType}}`",
3
+ "Content Parent Title": "From \"{{contentTitle}}\" {{contentType}} ",
4
4
  "Validate": "Validate",
5
5
  "Next Question": "Next Question",
6
6
  "KLF": "Key point",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/app-review",
3
- "version": "0.7.6-alpha.29+3dbf64aa4",
3
+ "version": "0.7.6-alpha.30+e882e5c66",
4
4
  "description": "",
5
5
  "engines": {
6
6
  "node": ">=16.15.0"
@@ -71,5 +71,5 @@
71
71
  "webpack-cli": "^4.10.0",
72
72
  "webpack-dev-server": "^4.11.1"
73
73
  },
74
- "gitHead": "3dbf64aa4b76ef3311e0d5f5181f31d102c40e0e"
74
+ "gitHead": "e882e5c66049e24bec9f23ec8eddf4db5334ff7e"
75
75
  }