@revolugo/elements 5.24.2-rc.1 → 5.24.3-rc.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.
@@ -14250,7 +14250,7 @@ ${vo}`,
14250
14250
  }, Zb = () => {
14251
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) {