@pie-element/multiple-choice 7.3.4-next.3 → 7.3.4-next.42

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.
@@ -346,4 +346,4 @@ Indicates the max dimension for images in rationale
346
346
 
347
347
  ### `choices` (number)
348
348
 
349
- Indicates the max dimension for images in choices
349
+ Indicates the max dimension for images in choices
@@ -295,4 +295,4 @@ Value for feedback
295
295
 
296
296
  ### `custom` (string)
297
297
 
298
- Custom value for feedback
298
+ Custom value for feedback
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/multiple-choice",
3
3
  "repository": "pie-framework/pie-elements",
4
- "version": "7.3.4-next.3+0da5691c8",
4
+ "version": "7.3.4-next.42+c90f54110",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -21,7 +21,7 @@
21
21
  "react-test-renderer": "^16.3.2",
22
22
  "react-transition-group": "^2.3.1"
23
23
  },
24
- "gitHead": "0da5691c8bf5e4a879e4d729ee1c675e56ff3c66",
24
+ "gitHead": "c90f541100d775337a6e00c0f890ce22efa9b609",
25
25
  "scripts": {
26
26
  "postpublish": "../../scripts/postpublish"
27
27
  },