@tscircuit/pcb-viewer 1.11.240 → 1.11.241
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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -12314,7 +12314,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
12314
12314
|
// package.json
|
|
12315
12315
|
var package_default = {
|
|
12316
12316
|
name: "@tscircuit/pcb-viewer",
|
|
12317
|
-
version: "1.11.
|
|
12317
|
+
version: "1.11.240",
|
|
12318
12318
|
main: "dist/index.js",
|
|
12319
12319
|
type: "module",
|
|
12320
12320
|
repository: "tscircuit/pcb-viewer",
|