Skip to content

Commit b870298

Browse files
committed
Chakra-UI must be <3.0.0
fixes #4390
1 parent 650032b commit b870298

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/chakra-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"peerDependencies": {
3737
"@chakra-ui/icons": ">=1.1.1",
38-
"@chakra-ui/react": ">=1.7.3",
38+
"@chakra-ui/react": ">=1.7.3 <3.0.0",
3939
"@chakra-ui/system": ">=1.12.1",
4040
"@rjsf/core": "^5.22.x",
4141
"@rjsf/utils": "^5.22.x",

0 commit comments

Comments
 (0)