@versoly/plugins 0.0.9 → 0.0.11
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.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -698,7 +698,7 @@ var versoly_ui_default = defineConfig({
|
|
|
698
698
|
url: "https://d1pnnwteuly8z3.cloudfront.net/libs/floating-ui/1.0.1/floating-ui.min.js",
|
|
699
699
|
defer: true
|
|
700
700
|
}, {
|
|
701
|
-
url: "https://d1pnnwteuly8z3.cloudfront.net/libs/versoly-ui/2.2.
|
|
701
|
+
url: "https://d1pnnwteuly8z3.cloudfront.net/libs/versoly-ui/2.2.1/versoly-ui.js",
|
|
702
702
|
delay: true
|
|
703
703
|
}]
|
|
704
704
|
});
|