easyeda 0.0.15 → 0.0.16
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/cli/main.cjs +1 -1
- package/dist/cli/main.cjs.map +1 -1
- package/package.json +1 -1
package/dist/cli/main.cjs
CHANGED
|
@@ -29148,7 +29148,7 @@ var import_promises = __toESM(require("fs/promises"), 1);
|
|
|
29148
29148
|
var package_default = {
|
|
29149
29149
|
name: "easyeda",
|
|
29150
29150
|
type: "module",
|
|
29151
|
-
version: "0.0.
|
|
29151
|
+
version: "0.0.15",
|
|
29152
29152
|
files: [
|
|
29153
29153
|
"dist"
|
|
29154
29154
|
],
|