@tscircuit/pcb-viewer 1.11.95 → 1.11.97
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 +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -9184,7 +9184,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9184
9184
|
// package.json
|
|
9185
9185
|
var package_default = {
|
|
9186
9186
|
name: "@tscircuit/pcb-viewer",
|
|
9187
|
-
version: "1.11.
|
|
9187
|
+
version: "1.11.96",
|
|
9188
9188
|
main: "dist/index.js",
|
|
9189
9189
|
type: "module",
|
|
9190
9190
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9210,9 +9210,9 @@ var package_default = {
|
|
|
9210
9210
|
"@storybook/nextjs": "^8.0.6",
|
|
9211
9211
|
"@storybook/react": "^8.0.6",
|
|
9212
9212
|
"@swc/core": "^1.4.12",
|
|
9213
|
-
"@tscircuit/core": "0.0.
|
|
9213
|
+
"@tscircuit/core": "0.0.367",
|
|
9214
9214
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
9215
|
-
"@tscircuit/props": "^0.0.
|
|
9215
|
+
"@tscircuit/props": "^0.0.171",
|
|
9216
9216
|
"@tscircuit/soup-util": "^0.0.41",
|
|
9217
9217
|
"@types/color": "^3.0.6",
|
|
9218
9218
|
"@types/node": "18.7.23",
|