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/vanilla.js CHANGED
@@ -687,7 +687,7 @@ var PinRow = ({
687
687
  {
688
688
  color: "#222",
689
689
  size: [bodyWidth, pinThickness * 3, bodyHeight],
690
- center: [0, 0, bodyHeight / 2]
690
+ center: [0, 0, bodyHeight / 2 + 0.012]
691
691
  }
692
692
  ),
693
693
  Array.from({ length: numberOfPins }, (_, i) => /* @__PURE__ */ jsxs(Fragment2, { children: [