@tscircuit/core 0.0.1328 → 0.0.1329

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 -1
  2. package/package.json +2 -1
package/dist/index.js CHANGED
@@ -23728,7 +23728,7 @@ import { identity as identity5 } from "transformation-matrix";
23728
23728
  var package_default = {
23729
23729
  name: "@tscircuit/core",
23730
23730
  type: "module",
23731
- version: "0.0.1327",
23731
+ version: "0.0.1328",
23732
23732
  types: "dist/index.d.ts",
23733
23733
  main: "dist/index.js",
23734
23734
  module: "dist/index.js",
@@ -23800,6 +23800,7 @@ var package_default = {
23800
23800
  concurrently: "^9.1.2",
23801
23801
  "connectivity-map": "^1.0.0",
23802
23802
  debug: "^4.3.6",
23803
+ "@tscircuit/eecircuit-engine": "https://jscdn.tscircuit.com/@tscircuit/eecircuit-engine/1.7.4.tgz",
23803
23804
  flatbush: "^4.5.0",
23804
23805
  "graphics-debug": "^0.0.95",
23805
23806
  howfat: "^0.3.8",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1328",
4
+ "version": "0.0.1329",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -73,6 +73,7 @@
73
73
  "concurrently": "^9.1.2",
74
74
  "connectivity-map": "^1.0.0",
75
75
  "debug": "^4.3.6",
76
+ "@tscircuit/eecircuit-engine": "https://jscdn.tscircuit.com/@tscircuit/eecircuit-engine/1.7.4.tgz",
76
77
  "flatbush": "^4.5.0",
77
78
  "graphics-debug": "^0.0.95",
78
79
  "howfat": "^0.3.8",