svgfusion 1.37.0 → 1.37.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/cli.cjs CHANGED
@@ -27,7 +27,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
27
27
  var getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
28
28
  var importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
29
29
 
30
- // ../svgfusion-cmd/dist/index.mjs
30
+ // ../../node_modules/.pnpm/svgfusion-cmd@1.6.0_prettier@3.6.2/node_modules/svgfusion-cmd/dist/index.mjs
31
31
  var z4 = __toESM(require("path"), 1);
32
32
  var import_path = __toESM(require("path"), 1);
33
33
  var qoe = __toESM(require("url"), 1);