@revolugo/elements 5.26.0 → 5.26.1-beta.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.
@@ -14273,9 +14273,9 @@ ${_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@%V/dist/revolugo.min.js".replace(
14276
+ const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@beta/dist/revolugo.min.js".replace(
14277
14277
  "%V",
14278
- "5.26.0"
14278
+ "5.26.1"
14279
14279
  ), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));
14280
14280
  return new Promise((a) => {
14281
14281
  if (n) {