@tscircuit/pcb-viewer 1.11.136 → 1.11.138
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
|
@@ -9512,7 +9512,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9512
9512
|
// package.json
|
|
9513
9513
|
var package_default = {
|
|
9514
9514
|
name: "@tscircuit/pcb-viewer",
|
|
9515
|
-
version: "1.11.
|
|
9515
|
+
version: "1.11.137",
|
|
9516
9516
|
main: "dist/index.js",
|
|
9517
9517
|
type: "module",
|
|
9518
9518
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9562,7 +9562,7 @@ var package_default = {
|
|
|
9562
9562
|
},
|
|
9563
9563
|
dependencies: {
|
|
9564
9564
|
"@emotion/css": "^11.11.2",
|
|
9565
|
-
"@tscircuit/core": "^0.0.
|
|
9565
|
+
"@tscircuit/core": "^0.0.408",
|
|
9566
9566
|
"@tscircuit/math-utils": "^0.0.18",
|
|
9567
9567
|
"circuit-json-to-connectivity-map": "^0.0.22",
|
|
9568
9568
|
"circuit-to-svg": "^0.0.36",
|