@tscircuit/core 0.0.1027 → 0.0.1028

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
@@ -14660,7 +14660,7 @@ import { identity as identity4 } from "transformation-matrix";
14660
14660
  var package_default = {
14661
14661
  name: "@tscircuit/core",
14662
14662
  type: "module",
14663
- version: "0.0.1026",
14663
+ version: "0.0.1027",
14664
14664
  types: "dist/index.d.ts",
14665
14665
  main: "dist/index.js",
14666
14666
  module: "dist/index.js",
@@ -14723,7 +14723,7 @@ var package_default = {
14723
14723
  "circuit-json-to-connectivity-map": "^0.0.23",
14724
14724
  "circuit-json-to-gltf": "^0.0.62",
14725
14725
  "circuit-json-to-simple-3d": "^0.0.9",
14726
- "circuit-json-to-spice": "^0.0.33",
14726
+ "circuit-json-to-spice": "^0.0.34",
14727
14727
  "circuit-to-svg": "^0.0.327",
14728
14728
  concurrently: "^9.1.2",
14729
14729
  "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.1027",
4
+ "version": "0.0.1028",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -64,7 +64,7 @@
64
64
  "circuit-json-to-connectivity-map": "^0.0.23",
65
65
  "circuit-json-to-gltf": "^0.0.62",
66
66
  "circuit-json-to-simple-3d": "^0.0.9",
67
- "circuit-json-to-spice": "^0.0.33",
67
+ "circuit-json-to-spice": "^0.0.34",
68
68
  "circuit-to-svg": "^0.0.327",
69
69
  "concurrently": "^9.1.2",
70
70
  "connectivity-map": "^1.0.0",