@pie-element/inline-dropdown 4.4.4-next.3 → 4.4.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.
@@ -224,4 +224,4 @@ Indicates the max dimension for images in prompt - this is also the default dime
224
224
 
225
225
  ### `rationale` (number)
226
226
 
227
- Indicates the max dimension for images in rationale
227
+ Indicates the max dimension for images in rationale
@@ -151,4 +151,4 @@ Indicates if choice is correct
151
151
 
152
152
  ### `rationale` (string)
153
153
 
154
- Rationale for the choice
154
+ Rationale for the choice
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "repository": "pie-framework/pie-elements",
7
- "version": "4.4.4-next.3+0da5691c8",
7
+ "version": "4.4.4-next.42+c90f54110",
8
8
  "description": "",
9
9
  "scripts": {
10
10
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "author": "",
27
27
  "license": "ISC",
28
- "gitHead": "0da5691c8bf5e4a879e4d729ee1c675e56ff3c66",
28
+ "gitHead": "c90f541100d775337a6e00c0f890ce22efa9b609",
29
29
  "main": "lib/index.js",
30
30
  "module": "src/index.js"
31
31
  }