jscad-electronics 0.0.102 → 0.0.103

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.
package/dist/index.js CHANGED
@@ -1026,7 +1026,7 @@ var PinRow = ({
1026
1026
  {
1027
1027
  color: "#222",
1028
1028
  size: [bodyWidth, pinThickness * 3, bodyHeight],
1029
- center: [0, 0, bodyHeight / 2]
1029
+ center: [0, 0, bodyHeight / 2 + 0.012]
1030
1030
  }
1031
1031
  ),
1032
1032
  Array.from({ length: numberOfPins }, (_, i) => /* @__PURE__ */ jsxs18(Fragment16, { children: [