@revolugo/elements 5.26.2-rc.0 → 5.26.2
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 +1 -1
package/dist/index.es.min.js
CHANGED
@@ -14273,7 +14273,7 @@ ${_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
|
14276
|
+
const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace(
|
14277
14277
|
"%V",
|
14278
14278
|
"5.26.2"
|
14279
14279
|
), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));
|