eser 4.0.8 → 4.0.9
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
|
@@ -12188,7 +12188,7 @@ var systemCommand = new Command("system").description("Commands related with thi
|
|
|
12188
12188
|
// pkg/@eser/cli/package.json
|
|
12189
12189
|
var package_default = {
|
|
12190
12190
|
name: "@eser/cli",
|
|
12191
|
-
version: "4.0.
|
|
12191
|
+
version: "4.0.9",
|
|
12192
12192
|
type: "module",
|
|
12193
12193
|
exports: "./main.ts",
|
|
12194
12194
|
bin: {
|