@tscircuit/core 0.0.1804 → 0.0.1805
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
|
@@ -41920,7 +41920,7 @@ function Group_getRoutingPhasePlans(group) {
|
|
|
41920
41920
|
var package_default = {
|
|
41921
41921
|
name: "@tscircuit/core",
|
|
41922
41922
|
type: "module",
|
|
41923
|
-
version: "0.0.
|
|
41923
|
+
version: "0.0.1804",
|
|
41924
41924
|
types: "dist/index.d.ts",
|
|
41925
41925
|
main: "dist/index.js",
|
|
41926
41926
|
module: "dist/index.js",
|
|
@@ -41953,7 +41953,7 @@ var package_default = {
|
|
|
41953
41953
|
"@resvg/resvg-js": "^2.6.2",
|
|
41954
41954
|
"@tsci/tscircuit.ti": "github:tscircuit/ti#57e314be4b2b06bc546d4def7453e619604d1157",
|
|
41955
41955
|
"@tscircuit/alphabet": "0.0.25",
|
|
41956
|
-
"@tscircuit/bga-fanout-solver": "github:tscircuit/bga-fanout-solver#
|
|
41956
|
+
"@tscircuit/bga-fanout-solver": "github:tscircuit/bga-fanout-solver#247c835cb8d69b65e53891dcf869731079415b39",
|
|
41957
41957
|
"@tscircuit/capacity-autorouter": "^0.0.851",
|
|
41958
41958
|
"@tscircuit/checks": "^0.0.178",
|
|
41959
41959
|
"@tscircuit/circuit-json-util": "^0.0.106",
|
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.1805",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@resvg/resvg-js": "^2.6.2",
|
|
35
35
|
"@tsci/tscircuit.ti": "github:tscircuit/ti#57e314be4b2b06bc546d4def7453e619604d1157",
|
|
36
36
|
"@tscircuit/alphabet": "0.0.25",
|
|
37
|
-
"@tscircuit/bga-fanout-solver": "github:tscircuit/bga-fanout-solver#
|
|
37
|
+
"@tscircuit/bga-fanout-solver": "github:tscircuit/bga-fanout-solver#247c835cb8d69b65e53891dcf869731079415b39",
|
|
38
38
|
"@tscircuit/capacity-autorouter": "^0.0.851",
|
|
39
39
|
"@tscircuit/checks": "^0.0.178",
|
|
40
40
|
"@tscircuit/circuit-json-util": "^0.0.106",
|