crumbtrail-node 0.1.0 → 0.2.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/dist/cli.js CHANGED
@@ -21,7 +21,7 @@ import {
21
21
  renderProviderCliOutput,
22
22
  resolveLatestIssue,
23
23
  resolveSessionDirById
24
- } from "./chunk-EASSXKUJ.js";
24
+ } from "./chunk-GHLXGRLJ.js";
25
25
  import {
26
26
  __commonJS,
27
27
  __require,
@@ -213062,6 +213062,7 @@ var CliConfigError = class extends Error {
213062
213062
  this.code = code;
213063
213063
  this.name = "CliConfigError";
213064
213064
  }
213065
+ code;
213065
213066
  };
213066
213067
  function defaultCliConfig() {
213067
213068
  return {