dravix-cli 1.0.0 → 1.0.1

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/bundle/gemini.js CHANGED
@@ -4,10 +4,10 @@ import {
4
4
  RELAUNCH_EXIT_CODE,
5
5
  getScriptArgs,
6
6
  getSpawnConfig
7
- } from "./chunk-QBQGSXO3.js";
8
- import "./chunk-EDBWP5O4.js";
9
- import "./chunk-VL3CQ6ED.js";
10
- import "./chunk-VBOPORPK.js";
7
+ } from "./chunk-23UW7SKV.js";
8
+ import "./chunk-HW6Q7MME.js";
9
+ import "./chunk-VFLRQCW5.js";
10
+ import "./chunk-QGEP2WML.js";
11
11
  import "./chunk-6HI7VNOG.js";
12
12
  import "./chunk-TUDYL3X4.js";
13
13
  import "./chunk-IUUIT4SU.js";
@@ -115,9 +115,9 @@ ${error instanceof Error ? error.stack ?? error.message : String(error)}
115
115
  }
116
116
  }
117
117
  } else {
118
- const { main } = await import("./gemini-2PEHMZML.js");
119
- const { FatalError, writeToStderr } = await import("./dist-UVX2IRNA.js");
120
- const { runExitCleanup } = await import("./cleanup-RMM7OG3R.js");
118
+ const { main } = await import("./gemini-ASBSV4BY.js");
119
+ const { FatalError, writeToStderr } = await import("./dist-SOPRDF4M.js");
120
+ const { runExitCleanup } = await import("./cleanup-6EOSHQRB.js");
121
121
  main().catch(async (error) => {
122
122
  const cleanupTimeout = setTimeout(() => {
123
123
  writeToStderr("Cleanup timed out, forcing exit...\n");