@saas-ui/forms 0.1.7 → 0.1.8
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +8 -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.1.
|
3
|
+
"version": "0.1.8",
|
4
4
|
"description": "Theme and components agnostic SaasProvider",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
@@ -70,7 +70,7 @@
|
|
70
70
|
"@saas-ui/number-input": "0.1.4",
|
71
71
|
"@saas-ui/password-input": "0.1.7",
|
72
72
|
"@saas-ui/pin-input": "0.1.4",
|
73
|
-
"@saas-ui/radio": "0.1.
|
73
|
+
"@saas-ui/radio": "0.1.5",
|
74
74
|
"@saas-ui/select": "0.1.5",
|
75
75
|
"react-hook-form": "^7.22.0"
|
76
76
|
},
|