@uzum-tech/ui 1.5.0 → 1.5.1
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/dist/index.prod.js +1 -1
- package/es/version.d.ts +1 -1
- package/es/version.js +1 -1
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/package.json +1 -1
- package/web-types.json +1 -1
package/dist/index.js
CHANGED
|
@@ -126489,7 +126489,7 @@
|
|
|
126489
126489
|
watermarkProps: watermarkProps
|
|
126490
126490
|
});
|
|
126491
126491
|
|
|
126492
|
-
var version = "1.5.
|
|
126492
|
+
var version = "1.5.1";
|
|
126493
126493
|
|
|
126494
126494
|
function create({
|
|
126495
126495
|
componentPrefix = "U",
|