@tscircuit/pcb-viewer 1.11.167 → 1.11.168
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
|
@@ -9924,7 +9924,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9924
9924
|
// package.json
|
|
9925
9925
|
var package_default = {
|
|
9926
9926
|
name: "@tscircuit/pcb-viewer",
|
|
9927
|
-
version: "1.11.
|
|
9927
|
+
version: "1.11.167",
|
|
9928
9928
|
main: "dist/index.js",
|
|
9929
9929
|
type: "module",
|
|
9930
9930
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9953,7 +9953,7 @@ var package_default = {
|
|
|
9953
9953
|
"@storybook/react": "^8.0.6",
|
|
9954
9954
|
"@swc/core": "^1.4.12",
|
|
9955
9955
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
9956
|
-
"@tscircuit/props": "^0.0.
|
|
9956
|
+
"@tscircuit/props": "^0.0.207",
|
|
9957
9957
|
"@tscircuit/soup-util": "^0.0.41",
|
|
9958
9958
|
"@types/color": "^3.0.6",
|
|
9959
9959
|
"@types/node": "18.7.23",
|