@revolugo/elements 5.26.1-beta.8 → 5.26.1-rc.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -14273,7 +14273,7 @@ ${_o}`,
14273
14273
  const [r] = document.querySelectorAll("script");
14274
14274
  return r ? (n = r == null ? void 0 : r.parentNode) == null || n.insertBefore(a, r) : document.head.append(a), a;
14275
14275
  }, Yb = () => {
14276
- const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@beta/dist/revolugo.min.js".replace(
14276
+ const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@rc/dist/revolugo.min.js".replace(
14277
14277
  "%V",
14278
14278
  "5.26.1"
14279
14279
  ), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));