@pie-element/graphing 4.5.1-next.33 → 4.5.1-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.
@@ -986,4 +986,4 @@ Indicates the max dimension for images in prompt - this is also the default dime
986
986
 
987
987
  ### `rationale` (number)
988
988
 
989
- Indicates the max dimension for images in rationale
989
+ Indicates the max dimension for images in rationale
@@ -867,4 +867,4 @@ Indicates x coordinate
867
867
 
868
868
  ### `y` (number, required)
869
869
 
870
- Indicates y coordinate
870
+ 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": "4.5.1-next.33+1dcebbfd6",
7
+ "version": "4.5.1-next.42+c90f54110",
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": "1dcebbfd6dd35d76e87027be758d7b596af353e1",
27
+ "gitHead": "c90f541100d775337a6e00c0f890ce22efa9b609",
28
28
  "main": "lib/index.js",
29
29
  "module": "src/index.js"
30
30
  }