@saas-ui/forms 1.0.0-rc.11 → 1.0.0-rc.12

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saas-ui/forms",
3
- "version": "1.0.0-rc.11",
3
+ "version": "1.0.0-rc.12",
4
4
  "description": "Fully functional forms for Chakra UI.",
5
5
  "source": "src/index.ts",
6
6
  "exports": {
@@ -101,7 +101,7 @@
101
101
  "@saas-ui/radio": "1.0.0-rc.4",
102
102
  "@saas-ui/react-utils": "1.0.0-rc.4",
103
103
  "@saas-ui/select": "1.0.0-rc.4",
104
- "@saas-ui/stepper": "1.0.0-rc.5",
104
+ "@saas-ui/stepper": "1.0.0-rc.6",
105
105
  "react-hook-form": "^7.31.3"
106
106
  },
107
107
  "peerDependencies": {