@revolugo/elements 6.0.2-rc.0 → 6.0.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 +3 -3
package/dist/index.es.min.js
CHANGED
@@ -13741,7 +13741,7 @@ ${qy}`,
|
|
13741
13741
|
const [r] = document.querySelectorAll("script");
|
13742
13742
|
return r ? (n = r == null ? void 0 : r.parentNode) == null || n.insertBefore(a, r) : document.head.append(a), a;
|
13743
13743
|
}, zb = () => {
|
13744
|
-
const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements
|
13744
|
+
const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace(
|
13745
13745
|
"%V",
|
13746
13746
|
"6.0.2"
|
13747
13747
|
), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));
|