@xbrowser/cli 1.26.0 → 1.28.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
@@ -17,7 +17,7 @@ import {
17
17
  loadHooks,
18
18
  parsePluginParams,
19
19
  readJsonFile
20
- } from "./chunk-HDFQRDBC.js";
20
+ } from "./chunk-OEC7ZSFW.js";
21
21
  import "./chunk-JKVUFP3G.js";
22
22
  import {
23
23
  forwardCommandLog,
@@ -6297,7 +6297,7 @@ async function handleRemote(args, options, mode) {
6297
6297
  }
6298
6298
  }
6299
6299
  async function startMcpServer() {
6300
- const { startMcpStdio } = await import("./server-65LCP6S6.js");
6300
+ const { startMcpStdio } = await import("./server-JXF3JOAM.js");
6301
6301
  startMcpStdio();
6302
6302
  }
6303
6303