@tscircuit/pcb-viewer 1.11.373 → 1.11.374
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
|
@@ -14904,7 +14904,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
14904
14904
|
// package.json
|
|
14905
14905
|
var package_default = {
|
|
14906
14906
|
name: "@tscircuit/pcb-viewer",
|
|
14907
|
-
version: "1.11.
|
|
14907
|
+
version: "1.11.373",
|
|
14908
14908
|
main: "dist/index.js",
|
|
14909
14909
|
type: "module",
|
|
14910
14910
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -14958,7 +14958,7 @@ var package_default = {
|
|
|
14958
14958
|
"@tscircuit/math-utils": "^0.0.36",
|
|
14959
14959
|
"@vitejs/plugin-react": "^5.0.2",
|
|
14960
14960
|
"circuit-json": "^0.0.421",
|
|
14961
|
-
"circuit-to-canvas": "^0.0.
|
|
14961
|
+
"circuit-to-canvas": "^0.0.110",
|
|
14962
14962
|
color: "^4.2.3",
|
|
14963
14963
|
"react-supergrid": "^1.0.10",
|
|
14964
14964
|
"react-toastify": "^10.0.5",
|