@tscircuit/pcb-viewer 1.11.354 → 1.11.355
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
|
@@ -14371,7 +14371,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
14371
14371
|
// package.json
|
|
14372
14372
|
var package_default = {
|
|
14373
14373
|
name: "@tscircuit/pcb-viewer",
|
|
14374
|
-
version: "1.11.
|
|
14374
|
+
version: "1.11.354",
|
|
14375
14375
|
main: "dist/index.js",
|
|
14376
14376
|
type: "module",
|
|
14377
14377
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -14408,7 +14408,7 @@ var package_default = {
|
|
|
14408
14408
|
"react-cosmos-plugin-vite": "7.0.0-beta.0",
|
|
14409
14409
|
"react-dom": "19.1.0",
|
|
14410
14410
|
"react-use": "^17.4.0",
|
|
14411
|
-
tscircuit: "^0.0.
|
|
14411
|
+
tscircuit: "^0.0.1530",
|
|
14412
14412
|
tsup: "^8.0.2",
|
|
14413
14413
|
"type-fest": "^3.0.0",
|
|
14414
14414
|
typescript: "^5.4.4",
|