@tscircuit/core 0.0.1650 → 0.0.1651
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.
- package/dist/index.js +2 -2
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -31458,7 +31458,7 @@ function Group_getRoutingPhasePlans(group) {
|
|
|
31458
31458
|
var package_default = {
|
|
31459
31459
|
name: "@tscircuit/core",
|
|
31460
31460
|
type: "module",
|
|
31461
|
-
version: "0.0.
|
|
31461
|
+
version: "0.0.1650",
|
|
31462
31462
|
types: "dist/index.d.ts",
|
|
31463
31463
|
main: "dist/index.js",
|
|
31464
31464
|
module: "dist/index.js",
|
|
@@ -31492,7 +31492,7 @@ var package_default = {
|
|
|
31492
31492
|
"@tsci/tscircuit.ti": "github:tscircuit/ti#57e314be4b2b06bc546d4def7453e619604d1157",
|
|
31493
31493
|
"@tscircuit/alphabet": "0.0.25",
|
|
31494
31494
|
"@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
|
|
31495
|
-
"@tscircuit/capacity-autorouter": "^0.0.
|
|
31495
|
+
"@tscircuit/capacity-autorouter": "^0.0.786",
|
|
31496
31496
|
"@tscircuit/checks": "0.0.153",
|
|
31497
31497
|
"@tscircuit/circuit-json-util": "^0.0.106",
|
|
31498
31498
|
"@tscircuit/common": "^0.0.20",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tscircuit/core",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.1651",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"@tsci/tscircuit.ti": "github:tscircuit/ti#57e314be4b2b06bc546d4def7453e619604d1157",
|
|
36
36
|
"@tscircuit/alphabet": "0.0.25",
|
|
37
37
|
"@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
|
|
38
|
-
"@tscircuit/capacity-autorouter": "^0.0.
|
|
38
|
+
"@tscircuit/capacity-autorouter": "^0.0.786",
|
|
39
39
|
"@tscircuit/checks": "0.0.153",
|
|
40
40
|
"@tscircuit/circuit-json-util": "^0.0.106",
|
|
41
41
|
"@tscircuit/common": "^0.0.20",
|