@tscircuit/pcb-viewer 1.11.147 → 1.11.148
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
|
@@ -9711,7 +9711,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9711
9711
|
// package.json
|
|
9712
9712
|
var package_default = {
|
|
9713
9713
|
name: "@tscircuit/pcb-viewer",
|
|
9714
|
-
version: "1.11.
|
|
9714
|
+
version: "1.11.147",
|
|
9715
9715
|
main: "dist/index.js",
|
|
9716
9716
|
type: "module",
|
|
9717
9717
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9738,7 +9738,7 @@ var package_default = {
|
|
|
9738
9738
|
"@storybook/react": "^8.0.6",
|
|
9739
9739
|
"@swc/core": "^1.4.12",
|
|
9740
9740
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
9741
|
-
"@tscircuit/props": "^0.0.
|
|
9741
|
+
"@tscircuit/props": "^0.0.186",
|
|
9742
9742
|
"@tscircuit/soup-util": "^0.0.41",
|
|
9743
9743
|
"@types/color": "^3.0.6",
|
|
9744
9744
|
"@types/node": "18.7.23",
|