@tscircuit/pcb-viewer 1.11.332 → 1.11.333

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 CHANGED
@@ -13884,7 +13884,7 @@ import { css as css3 } from "@emotion/css";
13884
13884
  // package.json
13885
13885
  var package_default = {
13886
13886
  name: "@tscircuit/pcb-viewer",
13887
- version: "1.11.331",
13887
+ version: "1.11.332",
13888
13888
  main: "dist/index.js",
13889
13889
  type: "module",
13890
13890
  repository: "tscircuit/pcb-viewer",
@@ -13938,7 +13938,7 @@ var package_default = {
13938
13938
  "@tscircuit/math-utils": "^0.0.29",
13939
13939
  "@vitejs/plugin-react": "^5.0.2",
13940
13940
  "circuit-json": "^0.0.374",
13941
- "circuit-to-canvas": "^0.0.66",
13941
+ "circuit-to-canvas": "^0.0.67",
13942
13942
  "circuit-to-svg": "^0.0.323",
13943
13943
  color: "^4.2.3",
13944
13944
  "react-supergrid": "^1.0.10",