@uzum-tech/ui 1.0.1 → 1.0.2
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 +2 -2
- package/web-types.json +1 -1
package/dist/index.js
CHANGED
|
@@ -106402,7 +106402,7 @@
|
|
|
106402
106402
|
watermarkProps: watermarkProps
|
|
106403
106403
|
});
|
|
106404
106404
|
|
|
106405
|
-
var version = "1.0.
|
|
106405
|
+
var version = "1.0.2";
|
|
106406
106406
|
|
|
106407
106407
|
function create({
|
|
106408
106408
|
componentPrefix = "U",
|