@tscircuit/pcb-viewer 1.11.8 → 1.11.9
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
|
@@ -8209,7 +8209,7 @@ import { css } from "@emotion/css";
|
|
|
8209
8209
|
// package.json
|
|
8210
8210
|
var package_default = {
|
|
8211
8211
|
name: "@tscircuit/pcb-viewer",
|
|
8212
|
-
version: "1.11.
|
|
8212
|
+
version: "1.11.8",
|
|
8213
8213
|
main: "dist/index.js",
|
|
8214
8214
|
type: "module",
|
|
8215
8215
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -8237,7 +8237,7 @@ var package_default = {
|
|
|
8237
8237
|
"@swc/core": "^1.4.12",
|
|
8238
8238
|
"@tscircuit/core": "0.0.255",
|
|
8239
8239
|
"@tscircuit/eagle-xml-converter": "^0.0.7",
|
|
8240
|
-
"@tscircuit/props": "^0.0.
|
|
8240
|
+
"@tscircuit/props": "^0.0.128",
|
|
8241
8241
|
"@tscircuit/soup-util": "^0.0.38",
|
|
8242
8242
|
"@types/color": "^3.0.6",
|
|
8243
8243
|
"@types/node": "18.7.23",
|