easyeda 0.0.220 → 0.0.221
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/main.cjs +2 -2
- package/dist/main.cjs.map +1 -1
- package/package.json +2 -2
package/dist/main.cjs
CHANGED
|
@@ -143749,7 +143749,7 @@ var import_promises2 = __toESM(require("fs/promises"), 1);
|
|
|
143749
143749
|
var package_default2 = {
|
|
143750
143750
|
name: "easyeda",
|
|
143751
143751
|
type: "module",
|
|
143752
|
-
version: "0.0.
|
|
143752
|
+
version: "0.0.220",
|
|
143753
143753
|
files: [
|
|
143754
143754
|
"dist"
|
|
143755
143755
|
],
|
|
@@ -143789,7 +143789,7 @@ var package_default2 = {
|
|
|
143789
143789
|
"@biomejs/biome": "^1.9.4",
|
|
143790
143790
|
"@tscircuit/circuit-json-util": "^0.0.64",
|
|
143791
143791
|
"@tscircuit/mm": "^0.0.8",
|
|
143792
|
-
"@tscircuit/simple-3d-svg": "^0.0.
|
|
143792
|
+
"@tscircuit/simple-3d-svg": "^0.0.41",
|
|
143793
143793
|
"@types/bun": "latest",
|
|
143794
143794
|
"bun-match-svg": "^0.0.6",
|
|
143795
143795
|
"circuit-json-to-simple-3d": "^0.0.6",
|