@tscircuit/pcb-viewer 1.11.309 → 1.11.310
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/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -13591,7 +13591,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
13591
13591
|
// package.json
|
|
13592
13592
|
var package_default = {
|
|
13593
13593
|
name: "@tscircuit/pcb-viewer",
|
|
13594
|
-
version: "1.11.
|
|
13594
|
+
version: "1.11.309",
|
|
13595
13595
|
main: "dist/index.js",
|
|
13596
13596
|
type: "module",
|
|
13597
13597
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -13645,7 +13645,7 @@ var package_default = {
|
|
|
13645
13645
|
"@tscircuit/math-utils": "^0.0.29",
|
|
13646
13646
|
"@vitejs/plugin-react": "^5.0.2",
|
|
13647
13647
|
"circuit-json": "^0.0.353",
|
|
13648
|
-
"circuit-to-canvas": "^0.0.
|
|
13648
|
+
"circuit-to-canvas": "^0.0.47",
|
|
13649
13649
|
"circuit-to-svg": "^0.0.271",
|
|
13650
13650
|
color: "^4.2.3",
|
|
13651
13651
|
"react-supergrid": "^1.0.10",
|