@prismicio/cli 0.0.3-beta.3 → 0.0.3-beta.4

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.
@@ -2513,7 +2513,7 @@ class Body {
2513
2513
  }
2514
2514
  return formData;
2515
2515
  }
2516
- const { toFormData } = await import("./multipart-parser-DnIDi4tc.js");
2516
+ const { toFormData } = await import("./multipart-parser-Dlo3nWqi.js");
2517
2517
  return toFormData(this.body, ct2);
2518
2518
  }
2519
2519
  /**
@@ -70603,7 +70603,7 @@ const fetch = async (...args) => {
70603
70603
  if (globalThis.fetch) {
70604
70604
  return globalThis.fetch(...args);
70605
70605
  } else if (typeof EdgeRuntime !== "string") {
70606
- return (await import("./index-7yRYOgS1.js")).default(...args);
70606
+ return (await import("./index-DPOEl1Ue.js")).default(...args);
70607
70607
  } else {
70608
70608
  throw new Error("Invariant: an edge runtime that does not support fetch should not exist");
70609
70609
  }
@@ -82515,7 +82515,7 @@ const meow = (helpText, options8 = {}) => {
82515
82515
  return result;
82516
82516
  };
82517
82517
  const name$4 = "@prismicio/cli";
82518
- const version$k = "0.0.3-beta.3";
82518
+ const version$k = "0.0.3-beta.4";
82519
82519
  const description = "Prismic CLI";
82520
82520
  const keywords = ["typescript", "prismic"];
82521
82521
  const repository = { "type": "git", "url": "git+https://github.com/prismicio/devtools.git" };
@@ -150013,4 +150013,4 @@ export {
150013
150013
  getDefaultExportFromCjs$3 as g,
150014
150014
  run as r
150015
150015
  };
150016
- //# sourceMappingURL=cli-BgV6Nj5Z.js.map
150016
+ //# sourceMappingURL=cli-bEoJzJAf.js.map