fix(radio): bump @nextui-org/theme in peerDependencies

This commit is contained in:
WK Wong 2024-12-11 23:50:34 +08:00
parent d481cc0f98
commit ea304d1be7

View File

@ -36,7 +36,7 @@
"peerDependencies": {
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"@nextui-org/theme": ">=2.4.0",
"@nextui-org/theme": ">=2.4.3",
"@nextui-org/system": ">=2.4.0"
},
"dependencies": {