@revolugo/elements 6.9.3-rc.0 → 6.9.4-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.
- 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 +5 -5
package/dist/index.es.min.js
CHANGED
@@ -12518,7 +12518,7 @@ You may use any valid ISO Alpha-2 country code, e.g. JP`,
|
|
12518
12518
|
const [n] = document.querySelectorAll("script");
|
12519
12519
|
return n ? n?.parentNode?.insertBefore(a, n) : document.head.append(a), a;
|
12520
12520
|
}, mm = (e) => {
|
12521
|
-
const a = "https://cdn.jsdelivr.net/npm/@revolugo/elements@rc/dist/revolugo.min.js".replace("%V", "6.9.
|
12521
|
+
const a = "https://cdn.jsdelivr.net/npm/@revolugo/elements@rc/dist/revolugo.min.js".replace("%V", "6.9.4"), n = [...document.querySelectorAll("script")].find((r) => r.src.includes(a));
|
12522
12522
|
return new Promise((r) => {
|
12523
12523
|
if (n) {
|
12524
12524
|
r(!0);
|