@tscircuit/pcb-viewer 1.11.53 → 1.11.54
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
|
@@ -8159,7 +8159,7 @@ import { css } from "@emotion/css";
|
|
|
8159
8159
|
// package.json
|
|
8160
8160
|
var package_default = {
|
|
8161
8161
|
name: "@tscircuit/pcb-viewer",
|
|
8162
|
-
version: "1.11.
|
|
8162
|
+
version: "1.11.53",
|
|
8163
8163
|
main: "dist/index.js",
|
|
8164
8164
|
type: "module",
|
|
8165
8165
|
repository: "tscircuit/pcb-viewer",
|