@revolugo/elements 5.25.0-rc.3 → 5.25.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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));