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