@tscircuit/core 0.0.556 → 0.0.557

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
@@ -10787,7 +10787,7 @@ import { identity as identity5 } from "transformation-matrix";
10787
10787
  var package_default = {
10788
10788
  name: "@tscircuit/core",
10789
10789
  type: "module",
10790
- version: "0.0.555",
10790
+ version: "0.0.556",
10791
10791
  types: "dist/index.d.ts",
10792
10792
  main: "dist/index.js",
10793
10793
  module: "dist/index.js",
@@ -10832,7 +10832,7 @@ var package_default = {
10832
10832
  "bun-match-svg": "0.0.12",
10833
10833
  "calculate-elbow": "^0.0.5",
10834
10834
  "chokidar-cli": "^3.0.0",
10835
- "circuit-json": "^0.0.215",
10835
+ "circuit-json": "^0.0.219",
10836
10836
  "circuit-json-to-bpc": "^0.0.13",
10837
10837
  "circuit-json-to-connectivity-map": "^0.0.22",
10838
10838
  "circuit-json-to-simple-3d": "^0.0.2",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.556",
4
+ "version": "0.0.557",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -46,7 +46,7 @@
46
46
  "bun-match-svg": "0.0.12",
47
47
  "calculate-elbow": "^0.0.5",
48
48
  "chokidar-cli": "^3.0.0",
49
- "circuit-json": "^0.0.215",
49
+ "circuit-json": "^0.0.219",
50
50
  "circuit-json-to-bpc": "^0.0.13",
51
51
  "circuit-json-to-connectivity-map": "^0.0.22",
52
52
  "circuit-json-to-simple-3d": "^0.0.2",