@tscircuit/core 0.0.722 → 0.0.723

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
@@ -14937,7 +14937,7 @@ import { identity as identity6 } from "transformation-matrix";
14937
14937
  var package_default = {
14938
14938
  name: "@tscircuit/core",
14939
14939
  type: "module",
14940
- version: "0.0.721",
14940
+ version: "0.0.722",
14941
14941
  types: "dist/index.d.ts",
14942
14942
  main: "dist/index.js",
14943
14943
  module: "dist/index.js",
@@ -14990,7 +14990,7 @@ var package_default = {
14990
14990
  "bun-match-svg": "0.0.12",
14991
14991
  "calculate-elbow": "^0.0.12",
14992
14992
  "chokidar-cli": "^3.0.0",
14993
- "circuit-json": "^0.0.251",
14993
+ "circuit-json": "^0.0.252",
14994
14994
  "circuit-json-to-bpc": "^0.0.13",
14995
14995
  "circuit-json-to-connectivity-map": "^0.0.22",
14996
14996
  "circuit-json-to-simple-3d": "^0.0.8",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.722",
4
+ "version": "0.0.723",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -54,7 +54,7 @@
54
54
  "bun-match-svg": "0.0.12",
55
55
  "calculate-elbow": "^0.0.12",
56
56
  "chokidar-cli": "^3.0.0",
57
- "circuit-json": "^0.0.251",
57
+ "circuit-json": "^0.0.252",
58
58
  "circuit-json-to-bpc": "^0.0.13",
59
59
  "circuit-json-to-connectivity-map": "^0.0.22",
60
60
  "circuit-json-to-simple-3d": "^0.0.8",