@tscircuit/pcb-viewer 1.11.21 → 1.11.23
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
|
@@ -8139,7 +8139,7 @@ import { css } from "@emotion/css";
|
|
|
8139
8139
|
// package.json
|
|
8140
8140
|
var package_default = {
|
|
8141
8141
|
name: "@tscircuit/pcb-viewer",
|
|
8142
|
-
version: "1.11.
|
|
8142
|
+
version: "1.11.22",
|
|
8143
8143
|
main: "dist/index.js",
|
|
8144
8144
|
type: "module",
|
|
8145
8145
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -8165,7 +8165,7 @@ var package_default = {
|
|
|
8165
8165
|
"@storybook/nextjs": "^8.0.6",
|
|
8166
8166
|
"@storybook/react": "^8.0.6",
|
|
8167
8167
|
"@swc/core": "^1.4.12",
|
|
8168
|
-
"@tscircuit/core": "0.0.
|
|
8168
|
+
"@tscircuit/core": "0.0.263",
|
|
8169
8169
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
8170
8170
|
"@tscircuit/props": "^0.0.129",
|
|
8171
8171
|
"@tscircuit/soup-util": "^0.0.41",
|