@runeya/runeya 2.0.121 → 2.0.122

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.
@@ -26,10 +26,10 @@ import {
26
26
  reviewWindow,
27
27
  runCompanionNow,
28
28
  takeRelaunchSlot
29
- } from "./chunk-OVV52N5F.js";
29
+ } from "./chunk-VNLIA5PV.js";
30
30
  import "./chunk-MD3VW4HQ.js";
31
- import "./chunk-CNTL6NVU.js";
32
- import "./chunk-YZU5FNXR.js";
31
+ import "./chunk-XTLQOYLT.js";
32
+ import "./chunk-GL7WA5K3.js";
33
33
  import "./chunk-T2BV5WZE.js";
34
34
  import "./chunk-ZFELQG4B.js";
35
35
  export {
@@ -61,4 +61,4 @@ export {
61
61
  runCompanionNow,
62
62
  takeRelaunchSlot
63
63
  };
64
- //# sourceMappingURL=companion-AUMA6RGX.js.map
64
+ //# sourceMappingURL=companion-HEJHC3UR.js.map
package/index.js CHANGED
@@ -135,7 +135,7 @@ if (subCommand === "install-desktop" || subCommand === "uninstall-desktop") {
135
135
  }
136
136
  }
137
137
  if (subCommand === "instances") {
138
- const { listInstances, killInstance, restartInstance } = await import("./src-JIS3X4OU.js");
138
+ const { listInstances, killInstance, restartInstance } = await import("./src-YUVA6WCM.js");
139
139
  const { runInstancesCommand } = await import("./instances-command-KZ5UGXOR.js");
140
140
  process.exit(await runInstancesCommand(args.slice(1), {
141
141
  listInstances,
@@ -299,7 +299,7 @@ async function main() {
299
299
  ensureNodeBinOnPath();
300
300
  await ensureUserBinsOnPath();
301
301
  if (!isPullEnv) stampConsole();
302
- const { createLocalServer, pullEnv, PullEnvError, registerInstance, registerCliLocation } = await import("./src-JIS3X4OU.js");
302
+ const { createLocalServer, pullEnv, PullEnvError, registerInstance, registerCliLocation } = await import("./src-YUVA6WCM.js");
303
303
  registerCliLocation({ execPath: process.execPath, cliEntry: fileURLToPath(import.meta.url) });
304
304
  if (isPullEnv) {
305
305
  if (!serviceArg) {
@@ -408,7 +408,7 @@ async function main() {
408
408
  networkInfo,
409
409
  setLanMode,
410
410
  resolveTrayIcon
411
- } = await import("./src-JIS3X4OU.js");
411
+ } = await import("./src-YUVA6WCM.js");
412
412
  tray = await startInstanceTray({
413
413
  info: { cwd: process.cwd(), port, version, url: appUrl },
414
414
  assetsDir: join(__dirname, "assets"),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@runeya/runeya",
3
- "version": "2.0.121",
3
+ "version": "2.0.122",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "runeya": "./index.js"
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  settingsManager
3
- } from "./chunk-3N55WR7F.js";
4
- import "./chunk-YZU5FNXR.js";
3
+ } from "./chunk-NIU3CN5A.js";
4
+ import "./chunk-GL7WA5K3.js";
5
5
  import "./chunk-T2BV5WZE.js";
6
6
  import "./chunk-ZFELQG4B.js";
7
7
  export {
8
8
  settingsManager
9
9
  };
10
- //# sourceMappingURL=settings-manager-ROWQ5GC2.js.map
10
+ //# sourceMappingURL=settings-manager-4GAINSJO.js.map