@revolugo/elements 5.25.0-rc.2 → 5.25.0

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.
@@ -14274,7 +14274,7 @@ ${_o}`,
14274
14274
  const [r] = document.querySelectorAll("script");
14275
14275
  return r ? (n = r == null ? void 0 : r.parentNode) == null || n.insertBefore(a, r) : document.head.append(a), a;
14276
14276
  }, Yb = () => {
14277
- const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@rc/dist/revolugo.min.js".replace(
14277
+ const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace(
14278
14278
  "%V",
14279
14279
  "5.25.0"
14280
14280
  ), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));