@revolugo/elements 6.8.2 → 6.8.3

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.
@@ -12658,7 +12658,7 @@ You may use any valid ISO Alpha-2 country code, e.g. JP`,
12658
12658
  const [r] = document.querySelectorAll("script");
12659
12659
  return r ? (a = r == null ? void 0 : r.parentNode) == null || a.insertBefore(n, r) : document.head.append(n), n;
12660
12660
  }, qm = (e) => {
12661
- const a = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace("%V", "6.8.2"), n = [...document.querySelectorAll("script")].find((r) => r.src.includes(a));
12661
+ const a = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace("%V", "6.8.3"), n = [...document.querySelectorAll("script")].find((r) => r.src.includes(a));
12662
12662
  return new Promise((r) => {
12663
12663
  if (n) {
12664
12664
  r(!0);