@tscircuit/pcb-viewer 1.11.43 → 1.11.44
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
|
@@ -8143,7 +8143,7 @@ import { css } from "@emotion/css";
|
|
|
8143
8143
|
// package.json
|
|
8144
8144
|
var package_default = {
|
|
8145
8145
|
name: "@tscircuit/pcb-viewer",
|
|
8146
|
-
version: "1.11.
|
|
8146
|
+
version: "1.11.43",
|
|
8147
8147
|
main: "dist/index.js",
|
|
8148
8148
|
type: "module",
|
|
8149
8149
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -8171,7 +8171,7 @@ var package_default = {
|
|
|
8171
8171
|
"@swc/core": "^1.4.12",
|
|
8172
8172
|
"@tscircuit/core": "0.0.274",
|
|
8173
8173
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
8174
|
-
"@tscircuit/props": "^0.0.
|
|
8174
|
+
"@tscircuit/props": "^0.0.144",
|
|
8175
8175
|
"@tscircuit/soup-util": "^0.0.41",
|
|
8176
8176
|
"@types/color": "^3.0.6",
|
|
8177
8177
|
"@types/node": "18.7.23",
|