@tscircuit/pcb-viewer 1.11.175 → 1.11.176
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
|
@@ -9931,7 +9931,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9931
9931
|
// package.json
|
|
9932
9932
|
var package_default = {
|
|
9933
9933
|
name: "@tscircuit/pcb-viewer",
|
|
9934
|
-
version: "1.11.
|
|
9934
|
+
version: "1.11.175",
|
|
9935
9935
|
main: "dist/index.js",
|
|
9936
9936
|
type: "module",
|
|
9937
9937
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9980,7 +9980,7 @@ var package_default = {
|
|
|
9980
9980
|
},
|
|
9981
9981
|
dependencies: {
|
|
9982
9982
|
"@emotion/css": "^11.11.2",
|
|
9983
|
-
"@tscircuit/core": "^0.0.
|
|
9983
|
+
"@tscircuit/core": "^0.0.449",
|
|
9984
9984
|
"@tscircuit/math-utils": "^0.0.18",
|
|
9985
9985
|
"@vitejs/plugin-react": "^4.5.0",
|
|
9986
9986
|
"circuit-json-to-connectivity-map": "^0.0.22",
|