Skip to content

Commit

Permalink
feat: v4 field
Browse files Browse the repository at this point in the history
BREAKING CHANGE: now uses @form-atoms/field v4
  • Loading branch information
MiroslavPetrik committed Jan 8, 2024
1 parent de29905 commit e22591a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
]
},
"peerDependencies": {
"@form-atoms/field": "^3",
"@form-atoms/field": "^4",
"flowbite": "^1.8.1",
"flowbite-react": "^0.7.0"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2784,7 +2784,7 @@ __metadata:
vitest: "npm:0.34.6"
zod: "npm:^3.22.4"
peerDependencies:
"@form-atoms/field": ^3
"@form-atoms/field": ^4
flowbite: ^1.8.1
flowbite-react: ^0.7.0
languageName: unknown
Expand Down

0 comments on commit e22591a

Please sign in to comment.