@tscircuit/pcb-viewer 1.11.104 → 1.11.105
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
|
@@ -9240,7 +9240,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9240
9240
|
// package.json
|
|
9241
9241
|
var package_default = {
|
|
9242
9242
|
name: "@tscircuit/pcb-viewer",
|
|
9243
|
-
version: "1.11.
|
|
9243
|
+
version: "1.11.104",
|
|
9244
9244
|
main: "dist/index.js",
|
|
9245
9245
|
type: "module",
|
|
9246
9246
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9292,7 +9292,7 @@ var package_default = {
|
|
|
9292
9292
|
},
|
|
9293
9293
|
dependencies: {
|
|
9294
9294
|
"@emotion/css": "^11.11.2",
|
|
9295
|
-
"@tscircuit/math-utils": "^0.0.
|
|
9295
|
+
"@tscircuit/math-utils": "^0.0.14",
|
|
9296
9296
|
"circuit-json-to-connectivity-map": "^0.0.20",
|
|
9297
9297
|
"circuit-to-svg": "^0.0.36",
|
|
9298
9298
|
color: "^4.2.3",
|