@saas-ui/forms 0.3.3 → 0.3.4
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@saas-ui/forms",
|
3
|
-
"version": "0.3.
|
3
|
+
"version": "0.3.4",
|
4
4
|
"description": "Theme and components agnostic SaasProvider",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
@@ -68,7 +68,7 @@
|
|
68
68
|
"@saas-ui/button": "0.2.1",
|
69
69
|
"@saas-ui/input-right-button": "0.2.1",
|
70
70
|
"@saas-ui/number-input": "0.2.2",
|
71
|
-
"@saas-ui/password-input": "0.2.
|
71
|
+
"@saas-ui/password-input": "0.2.2",
|
72
72
|
"@saas-ui/pin-input": "0.2.1",
|
73
73
|
"@saas-ui/radio": "0.2.1",
|
74
74
|
"@saas-ui/select": "0.2.2",
|