@tscircuit/pcb-viewer 1.11.146 → 1.11.147
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 +1 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -2
package/dist/index.js
CHANGED
|
@@ -9711,7 +9711,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9711
9711
|
// package.json
|
|
9712
9712
|
var package_default = {
|
|
9713
9713
|
name: "@tscircuit/pcb-viewer",
|
|
9714
|
-
version: "1.11.
|
|
9714
|
+
version: "1.11.146",
|
|
9715
9715
|
main: "dist/index.js",
|
|
9716
9716
|
type: "module",
|
|
9717
9717
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9764,7 +9764,6 @@ var package_default = {
|
|
|
9764
9764
|
"@tscircuit/core": "^0.0.416",
|
|
9765
9765
|
"@tscircuit/math-utils": "^0.0.18",
|
|
9766
9766
|
"circuit-json-to-connectivity-map": "^0.0.22",
|
|
9767
|
-
"circuit-to-svg": "^0.0.36",
|
|
9768
9767
|
color: "^4.2.3",
|
|
9769
9768
|
"graphics-debug": "^0.0.24",
|
|
9770
9769
|
"react-supergrid": "^1.0.10",
|