@revolugo/elements 6.0.2-rc.0 → 6.0.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.
- 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 +4 -4
package/dist/index.es.min.js
CHANGED
|
@@ -13743,7 +13743,7 @@ ${qy}`,
|
|
|
13743
13743
|
}, zb = () => {
|
|
13744
13744
|
const e = "https://cdn.jsdelivr.net/npm/@revolugo/elements@rc/dist/revolugo.min.js".replace(
|
|
13745
13745
|
"%V",
|
|
13746
|
-
"6.0.
|
|
13746
|
+
"6.0.3"
|
|
13747
13747
|
), n = [...document.querySelectorAll("script")].find((a) => a.src.includes(e));
|
|
13748
13748
|
return new Promise((a) => {
|
|
13749
13749
|
if (n) {
|