eser 4.0.13 → 4.0.14
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/eser.js +1 -1
- package/package.json +1 -1
package/eser.js
CHANGED
|
@@ -12225,7 +12225,7 @@ var systemCommand = new Command("system").description("Commands related with thi
|
|
|
12225
12225
|
// pkg/@eser/cli/package.json
|
|
12226
12226
|
var package_default = {
|
|
12227
12227
|
name: "@eser/cli",
|
|
12228
|
-
version: "4.0.
|
|
12228
|
+
version: "4.0.14",
|
|
12229
12229
|
type: "module",
|
|
12230
12230
|
exports: "./main.ts",
|
|
12231
12231
|
bin: {
|