@revolugo/elements 5.23.2-rc.0 → 5.23.2

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.
@@ -14244,7 +14244,7 @@ ${_o}`,
14244
14244
  const [r] = document.querySelectorAll("script");
14245
14245
  return r ? (n = r == null ? void 0 : r.parentNode) == null || n.insertBefore(a, r) : document.head.append(a), a;
14246
14246
  }, xb = () => {
14247
- const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@rc/dist/revolugo.min.js".replace(
14247
+ const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace(
14248
14248
  "%V",
14249
14249
  "5.23.2"
14250
14250
  ), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));