@revolugo/elements 5.24.3-rc.0 → 5.24.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.
@@ -14248,7 +14248,7 @@ ${vo}`,
14248
14248
  const [r] = document.querySelectorAll("script");
14249
14249
  return r ? (n = r == null ? void 0 : r.parentNode) == null || n.insertBefore(a, r) : document.head.append(a), a;
14250
14250
  }, Zb = () => {
14251
- const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@rc/dist/revolugo.min.js".replace(
14251
+ const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace(
14252
14252
  "%V",
14253
14253
  "5.24.3"
14254
14254
  ), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));