@uiw/react-button-group
Advanced tools
Comparing version 4.13.12 to 4.14.0
{ | ||
"name": "@uiw/react-button-group", | ||
"version": "4.13.12", | ||
"version": "4.14.0", | ||
"description": "ButtonGroup component", | ||
@@ -47,5 +47,5 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-button": "^4.13.12", | ||
"@uiw/utils": "^4.13.12" | ||
"@uiw/react-button": "^4.14.0", | ||
"@uiw/utils": "^4.14.0" | ||
} | ||
} |
19589
Updated@uiw/react-button@^4.14.0
Updated@uiw/utils@^4.14.0