@tscircuit/core 0.0.1177 → 0.0.1178

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -19624,7 +19624,7 @@ import { identity as identity5 } from "transformation-matrix";
19624
19624
  var package_default = {
19625
19625
  name: "@tscircuit/core",
19626
19626
  type: "module",
19627
- version: "0.0.1176",
19627
+ version: "0.0.1177",
19628
19628
  types: "dist/index.d.ts",
19629
19629
  main: "dist/index.js",
19630
19630
  module: "dist/index.js",
@@ -19661,7 +19661,7 @@ var package_default = {
19661
19661
  "@tscircuit/circuit-json-util": "^0.0.93",
19662
19662
  "@tscircuit/common": "^0.0.20",
19663
19663
  "@tscircuit/copper-pour-solver": "^0.0.23",
19664
- "@tscircuit/footprinter": "^0.0.349",
19664
+ "@tscircuit/footprinter": "^0.0.351",
19665
19665
  "@tscircuit/infer-cable-insertion-point": "^0.0.2",
19666
19666
  "@tscircuit/infgrid-ijump-astar": "^0.0.35",
19667
19667
  "@tscircuit/jlcpcb-manufacturing-specs": "git+https://github.com/tscircuit/jlcpcb-manufacturing-specs#fa54ff1f9eabca1b852a0b035db907061e5c4a2f",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1177",
4
+ "version": "0.0.1178",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -38,7 +38,7 @@
38
38
  "@tscircuit/circuit-json-util": "^0.0.93",
39
39
  "@tscircuit/common": "^0.0.20",
40
40
  "@tscircuit/copper-pour-solver": "^0.0.23",
41
- "@tscircuit/footprinter": "^0.0.349",
41
+ "@tscircuit/footprinter": "^0.0.351",
42
42
  "@tscircuit/infer-cable-insertion-point": "^0.0.2",
43
43
  "@tscircuit/infgrid-ijump-astar": "^0.0.35",
44
44
  "@tscircuit/jlcpcb-manufacturing-specs": "git+https://github.com/tscircuit/jlcpcb-manufacturing-specs#fa54ff1f9eabca1b852a0b035db907061e5c4a2f",