@revolugo/elements 5.24.2 → 5.24.3-rc.1

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,9 +14248,9 @@ ${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@%V/dist/revolugo.min.js".replace(
14251
+ const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@rc/dist/revolugo.min.js".replace(
14252
14252
  "%V",
14253
- "5.24.2"
14253
+ "5.24.3"
14254
14254
  ), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));
14255
14255
  return new Promise((a) => {
14256
14256
  if (n) {