@tscircuit/pcb-viewer 1.11.185 → 1.11.186
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
|
@@ -9931,7 +9931,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9931
9931
|
// package.json
|
|
9932
9932
|
var package_default = {
|
|
9933
9933
|
name: "@tscircuit/pcb-viewer",
|
|
9934
|
-
version: "1.11.
|
|
9934
|
+
version: "1.11.185",
|
|
9935
9935
|
main: "dist/index.js",
|
|
9936
9936
|
type: "module",
|
|
9937
9937
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9956,7 +9956,7 @@ var package_default = {
|
|
|
9956
9956
|
"@semantic-release/release-notes-generator": "^10.0.3",
|
|
9957
9957
|
"@swc/core": "^1.4.12",
|
|
9958
9958
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
9959
|
-
"@tscircuit/props": "^0.0.
|
|
9959
|
+
"@tscircuit/props": "^0.0.231",
|
|
9960
9960
|
"@tscircuit/soup-util": "^0.0.41",
|
|
9961
9961
|
"@types/color": "^3.0.6",
|
|
9962
9962
|
"@types/node": "18.7.23",
|