@tscircuit/pcb-viewer 1.11.56 → 1.11.57
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
|
@@ -8293,7 +8293,7 @@ import { css } from "@emotion/css";
|
|
|
8293
8293
|
// package.json
|
|
8294
8294
|
var package_default = {
|
|
8295
8295
|
name: "@tscircuit/pcb-viewer",
|
|
8296
|
-
version: "1.11.
|
|
8296
|
+
version: "1.11.56",
|
|
8297
8297
|
main: "dist/index.js",
|
|
8298
8298
|
type: "module",
|
|
8299
8299
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -8319,7 +8319,7 @@ var package_default = {
|
|
|
8319
8319
|
"@storybook/nextjs": "^8.0.6",
|
|
8320
8320
|
"@storybook/react": "^8.0.6",
|
|
8321
8321
|
"@swc/core": "^1.4.12",
|
|
8322
|
-
"@tscircuit/core": "0.0.
|
|
8322
|
+
"@tscircuit/core": "0.0.340",
|
|
8323
8323
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
8324
8324
|
"@tscircuit/props": "^0.0.159",
|
|
8325
8325
|
"@tscircuit/soup-util": "^0.0.41",
|