@datapos/datapos-development 0.3.361 → 0.3.362

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.
@@ -8079,7 +8079,7 @@ async function Sl(e = []) {
8079
8079
  }
8080
8080
  async function ol(e) {
8081
8081
  const t = Dt.dirname(Cr(import.meta.url));
8082
- await Pr(t, "../", ".editorconfig"), await Pr(t, "../", "..gitattributes");
8082
+ await Pr(t, "../", ".editorconfig"), await Pr(t, "../", ".gitattributes");
8083
8083
  }
8084
8084
  async function Pr(e, t, i) {
8085
8085
  const r = Dt.resolve(e, `${t}${i}`), n = await Xe(r), u = Dt.resolve(process.cwd(), i);