@tscircuit/pcb-viewer 1.10.12 → 1.10.13
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
|
@@ -13737,7 +13737,7 @@ var import_css = require("@emotion/css");
|
|
|
13737
13737
|
// package.json
|
|
13738
13738
|
var package_default = {
|
|
13739
13739
|
name: "@tscircuit/pcb-viewer",
|
|
13740
|
-
version: "1.10.
|
|
13740
|
+
version: "1.10.12",
|
|
13741
13741
|
main: "dist/index.js",
|
|
13742
13742
|
repository: "tscircuit/pcb-viewer",
|
|
13743
13743
|
license: "MIT",
|
|
@@ -13760,7 +13760,7 @@ var package_default = {
|
|
|
13760
13760
|
"@storybook/nextjs": "^8.0.6",
|
|
13761
13761
|
"@storybook/react": "^8.0.6",
|
|
13762
13762
|
"@swc/core": "^1.4.12",
|
|
13763
|
-
"@tscircuit/core": "^0.0.
|
|
13763
|
+
"@tscircuit/core": "^0.0.109",
|
|
13764
13764
|
"@tscircuit/eagle-xml-converter": "^0.0.6",
|
|
13765
13765
|
"@tscircuit/props": "^0.0.46",
|
|
13766
13766
|
"@tscircuit/soup-util": "^0.0.38",
|