@myop/cli 0.1.51 → 0.1.53
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/{index-bsDUYxd0.js → index-DuEoKctW.js} +1311 -1315
- package/dist/myop-cli.js +2 -2
- package/package.json +1 -1
package/dist/myop-cli.js
CHANGED
|
@@ -1967,7 +1967,7 @@ const Me = (o = !1) => {
|
|
|
1967
1967
|
new De(),
|
|
1968
1968
|
...Ft
|
|
1969
1969
|
];
|
|
1970
|
-
const uo = "0.1.
|
|
1970
|
+
const uo = "0.1.53";
|
|
1971
1971
|
v.program = new bt();
|
|
1972
1972
|
v.program.name("@myop/cli").description("Myop CLI - Remote UI Made Easy").version(uo);
|
|
1973
1973
|
v.program.addOption(new ue("-c, --config <value>", "myop.config.json file location").default("./myop.config.json", "./myop.config.json"));
|
|
@@ -3064,7 +3064,7 @@ dist/
|
|
|
3064
3064
|
`), console.log("✅ Created .gitignore");
|
|
3065
3065
|
const $ = await Ge(process.cwd());
|
|
3066
3066
|
$.success && console.log("✅ Installed AI agent skills");
|
|
3067
|
-
const C = await import("./index-
|
|
3067
|
+
const C = await import("./index-DuEoKctW.js").then((M) => M.i), j = process.cwd();
|
|
3068
3068
|
try {
|
|
3069
3069
|
await C.init({ fs: e, dir: j });
|
|
3070
3070
|
const M = [
|