easyeda 0.0.203 → 0.0.204
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
|
@@ -133448,7 +133448,7 @@ var import_promises2 = __toESM(require("fs/promises"), 1);
|
|
|
133448
133448
|
var package_default2 = {
|
|
133449
133449
|
name: "easyeda",
|
|
133450
133450
|
type: "module",
|
|
133451
|
-
version: "0.0.
|
|
133451
|
+
version: "0.0.203",
|
|
133452
133452
|
files: [
|
|
133453
133453
|
"dist"
|
|
133454
133454
|
],
|
|
@@ -133486,7 +133486,7 @@ var package_default2 = {
|
|
|
133486
133486
|
},
|
|
133487
133487
|
devDependencies: {
|
|
133488
133488
|
"@biomejs/biome": "^1.9.4",
|
|
133489
|
-
"@tscircuit/circuit-json-util": "^0.0.
|
|
133489
|
+
"@tscircuit/circuit-json-util": "^0.0.51",
|
|
133490
133490
|
"@tscircuit/mm": "^0.0.8",
|
|
133491
133491
|
"@types/bun": "latest",
|
|
133492
133492
|
"bun-match-svg": "^0.0.6",
|