@tscircuit/core 0.0.1308 → 0.0.1309

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
@@ -23482,7 +23482,7 @@ import { identity as identity5 } from "transformation-matrix";
23482
23482
  var package_default = {
23483
23483
  name: "@tscircuit/core",
23484
23484
  type: "module",
23485
- version: "0.0.1307",
23485
+ version: "0.0.1308",
23486
23486
  types: "dist/index.d.ts",
23487
23487
  main: "dist/index.js",
23488
23488
  module: "dist/index.js",
@@ -23517,7 +23517,7 @@ var package_default = {
23517
23517
  "@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
23518
23518
  "@tscircuit/capacity-autorouter": "^0.0.529",
23519
23519
  "@tscircuit/checks": "0.0.137",
23520
- "@tscircuit/circuit-json-util": "^0.0.95",
23520
+ "@tscircuit/circuit-json-util": "^0.0.96",
23521
23521
  "@tscircuit/common": "^0.0.20",
23522
23522
  "@tscircuit/copper-pour-solver": "^0.0.29",
23523
23523
  "@tscircuit/footprinter": "^0.0.357",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1308",
4
+ "version": "0.0.1309",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -36,7 +36,7 @@
36
36
  "@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
37
37
  "@tscircuit/capacity-autorouter": "^0.0.529",
38
38
  "@tscircuit/checks": "0.0.137",
39
- "@tscircuit/circuit-json-util": "^0.0.95",
39
+ "@tscircuit/circuit-json-util": "^0.0.96",
40
40
  "@tscircuit/common": "^0.0.20",
41
41
  "@tscircuit/copper-pour-solver": "^0.0.29",
42
42
  "@tscircuit/footprinter": "^0.0.357",