@jeffreycao/copilot-api 1.5.3-beta.0 → 1.5.3-beta.2

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/main.js CHANGED
@@ -23,7 +23,7 @@ if (typeof args["enterprise-url"] === "string") process.env.COPILOT_API_ENTERPRI
23
23
  const { auth } = await import("./auth-DqeBalDi.js");
24
24
  const { checkUsage } = await import("./check-usage-BCT4zrbb.js");
25
25
  const { debug } = await import("./debug-DcC7ZPH0.js");
26
- const { start } = await import("./start-B49um7QG.js");
26
+ const { start } = await import("./start-BBCMQ5y3.js");
27
27
  const main = defineCommand({
28
28
  meta: {
29
29
  name: "copilot-api",