@tscircuit/core 0.0.739 → 0.0.740

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
@@ -15539,7 +15539,7 @@ import { identity as identity6 } from "transformation-matrix";
15539
15539
  var package_default = {
15540
15540
  name: "@tscircuit/core",
15541
15541
  type: "module",
15542
- version: "0.0.738",
15542
+ version: "0.0.739",
15543
15543
  types: "dist/index.d.ts",
15544
15544
  main: "dist/index.js",
15545
15545
  module: "dist/index.js",
@@ -15595,7 +15595,7 @@ var package_default = {
15595
15595
  "circuit-json": "^0.0.261",
15596
15596
  "circuit-json-to-bpc": "^0.0.13",
15597
15597
  "circuit-json-to-connectivity-map": "^0.0.22",
15598
- "circuit-json-to-simple-3d": "^0.0.8",
15598
+ "circuit-json-to-simple-3d": "^0.0.9",
15599
15599
  "circuit-to-svg": "^0.0.197",
15600
15600
  concurrently: "^9.1.2",
15601
15601
  "connectivity-map": "^1.0.0",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.739",
4
+ "version": "0.0.740",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -57,7 +57,7 @@
57
57
  "circuit-json": "^0.0.261",
58
58
  "circuit-json-to-bpc": "^0.0.13",
59
59
  "circuit-json-to-connectivity-map": "^0.0.22",
60
- "circuit-json-to-simple-3d": "^0.0.8",
60
+ "circuit-json-to-simple-3d": "^0.0.9",
61
61
  "circuit-to-svg": "^0.0.197",
62
62
  "concurrently": "^9.1.2",
63
63
  "connectivity-map": "^1.0.0",