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