@tscircuit/pcb-viewer 1.11.265 → 1.11.266
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
|
@@ -12847,7 +12847,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
12847
12847
|
// package.json
|
|
12848
12848
|
var package_default = {
|
|
12849
12849
|
name: "@tscircuit/pcb-viewer",
|
|
12850
|
-
version: "1.11.
|
|
12850
|
+
version: "1.11.265",
|
|
12851
12851
|
main: "dist/index.js",
|
|
12852
12852
|
type: "module",
|
|
12853
12853
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -12899,7 +12899,7 @@ var package_default = {
|
|
|
12899
12899
|
"@emotion/css": "^11.11.2",
|
|
12900
12900
|
"@tscircuit/alphabet": "^0.0.3",
|
|
12901
12901
|
"@vitejs/plugin-react": "^5.0.2",
|
|
12902
|
-
"circuit-json": "^0.0.
|
|
12902
|
+
"circuit-json": "^0.0.321",
|
|
12903
12903
|
"circuit-to-svg": "^0.0.271",
|
|
12904
12904
|
color: "^4.2.3",
|
|
12905
12905
|
"react-supergrid": "^1.0.10",
|