@tscircuit/core 0.0.967 → 0.0.968
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
|
@@ -20799,7 +20799,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
20799
20799
|
var package_default = {
|
|
20800
20800
|
name: "@tscircuit/core",
|
|
20801
20801
|
type: "module",
|
|
20802
|
-
version: "0.0.
|
|
20802
|
+
version: "0.0.967",
|
|
20803
20803
|
types: "dist/index.d.ts",
|
|
20804
20804
|
main: "dist/index.js",
|
|
20805
20805
|
module: "dist/index.js",
|
|
@@ -20832,7 +20832,7 @@ var package_default = {
|
|
|
20832
20832
|
"@resvg/resvg-js": "^2.6.2",
|
|
20833
20833
|
"@tscircuit/capacity-autorouter": "^0.0.252",
|
|
20834
20834
|
"@tscircuit/checks": "^0.0.87",
|
|
20835
|
-
"@tscircuit/circuit-json-util": "^0.0.
|
|
20835
|
+
"@tscircuit/circuit-json-util": "^0.0.75",
|
|
20836
20836
|
"@tscircuit/common": "^0.0.20",
|
|
20837
20837
|
"@tscircuit/copper-pour-solver": "^0.0.14",
|
|
20838
20838
|
"@tscircuit/footprinter": "^0.0.288",
|
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.968",
|
|
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
|
"@tscircuit/capacity-autorouter": "^0.0.252",
|
|
36
36
|
"@tscircuit/checks": "^0.0.87",
|
|
37
|
-
"@tscircuit/circuit-json-util": "^0.0.
|
|
37
|
+
"@tscircuit/circuit-json-util": "^0.0.75",
|
|
38
38
|
"@tscircuit/common": "^0.0.20",
|
|
39
39
|
"@tscircuit/copper-pour-solver": "^0.0.14",
|
|
40
40
|
"@tscircuit/footprinter": "^0.0.288",
|