@pie-element/graphing 3.5.4-next.1205 → 3.5.4-next.1218

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.
@@ -1367,4 +1367,4 @@
1367
1367
  }
1368
1368
  },
1369
1369
  "$schema": "http://json-schema.org/draft-07/schema#"
1370
- }
1370
+ }
@@ -974,4 +974,4 @@ Indicates the max dimension for images in prompt - this is also the default dime
974
974
 
975
975
  ### `rationale` (number)
976
976
 
977
- Indicates the max dimension for images in rationale
977
+ Indicates the max dimension for images in rationale
@@ -3200,4 +3200,4 @@
3200
3200
  }
3201
3201
  },
3202
3202
  "$schema": "http://json-schema.org/draft-07/schema#"
3203
- }
3203
+ }
@@ -887,4 +887,4 @@ Indicates x coordinate
887
887
 
888
888
  ### `y` (number, required)
889
889
 
890
- Indicates y coordinate
890
+ Indicates y coordinate
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "repository": "pie-framework/pie-elements",
7
- "version": "3.5.4-next.1205+7944271c6",
7
+ "version": "3.5.4-next.1218+00accbb6d",
8
8
  "description": "",
9
9
  "scripts": {
10
10
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "author": "",
26
26
  "license": "ISC",
27
- "gitHead": "7944271c6141cd195320d9ce37f5cd8f43e0793d",
27
+ "gitHead": "00accbb6d3228fb14adcd9b88d429dc936295692",
28
28
  "main": "lib/index.js",
29
29
  "module": "src/index.js"
30
30
  }