@tscircuit/footprinter 0.0.327 → 0.0.328

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
@@ -5032,7 +5032,7 @@ import { length as length33 } from "circuit-json";
5032
5032
  var sod_def7 = base_def.extend({
5033
5033
  fn: z42.string(),
5034
5034
  num_pins: z42.literal(2).default(2),
5035
- w: z42.string().default("3,05mm"),
5035
+ w: z42.string().default("3.05mm"),
5036
5036
  h: z42.string().default("1.65mm"),
5037
5037
  pl: z42.string().default("0.6mm"),
5038
5038
  pw: z42.string().default("0.6mm"),