@tscircuit/pcb-viewer 1.11.76 → 1.11.77
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
|
@@ -8304,7 +8304,7 @@ import { css } from "@emotion/css";
|
|
|
8304
8304
|
// package.json
|
|
8305
8305
|
var package_default = {
|
|
8306
8306
|
name: "@tscircuit/pcb-viewer",
|
|
8307
|
-
version: "1.11.
|
|
8307
|
+
version: "1.11.76",
|
|
8308
8308
|
main: "dist/index.js",
|
|
8309
8309
|
type: "module",
|
|
8310
8310
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -8330,7 +8330,7 @@ var package_default = {
|
|
|
8330
8330
|
"@storybook/nextjs": "^8.0.6",
|
|
8331
8331
|
"@storybook/react": "^8.0.6",
|
|
8332
8332
|
"@swc/core": "^1.4.12",
|
|
8333
|
-
"@tscircuit/core": "0.0.
|
|
8333
|
+
"@tscircuit/core": "0.0.356",
|
|
8334
8334
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
8335
8335
|
"@tscircuit/props": "^0.0.163",
|
|
8336
8336
|
"@tscircuit/soup-util": "^0.0.41",
|