@xbrowser/cli 1.24.2 → 1.25.0

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.js CHANGED
@@ -16,7 +16,7 @@ import {
16
16
  loadHooks,
17
17
  parsePluginParams,
18
18
  readJsonFile
19
- } from "./chunk-SUHS2EWV.js";
19
+ } from "./chunk-SGALUO4Z.js";
20
20
  import "./chunk-JKVUFP3G.js";
21
21
  import {
22
22
  forwardCommandLog,
@@ -6281,7 +6281,7 @@ async function handleRemote(args, options, mode) {
6281
6281
  }
6282
6282
  }
6283
6283
  async function startMcpServer() {
6284
- const { startMcpStdio } = await import("./server-A5R4OIGX.js");
6284
+ const { startMcpStdio } = await import("./server-22WXTWK3.js");
6285
6285
  startMcpStdio();
6286
6286
  }
6287
6287