@tscircuit/footprinter 0.0.307 → 0.0.308

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
@@ -7876,9 +7876,9 @@ var sot323_def = base_def.extend({
7876
7876
  num_pins: z72.number().default(3),
7877
7877
  w: z72.string().default("2.45mm"),
7878
7878
  h: z72.string().default("2.40mm"),
7879
- pl: z72.string().default("1.225mm"),
7880
- pw: z72.string().default("0.5mm"),
7881
- p: z72.string().default("0.95mm"),
7879
+ pl: z72.string().default("0.92mm"),
7880
+ pw: z72.string().default("0.45mm"),
7881
+ p: z72.string().default("0.891mm"),
7882
7882
  string: z72.string().optional()
7883
7883
  });
7884
7884
  var sot323 = (raw_params) => {