@uiw/react-button-group
Advanced tools
Comparing version 4.6.4 to 4.6.6
{ | ||
"name": "@uiw/react-button-group", | ||
"version": "4.6.4", | ||
"version": "4.6.6", | ||
"description": "ButtonGroup component", | ||
@@ -46,4 +46,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-button": "^4.6.4", | ||
"@uiw/utils": "^4.6.4", | ||
"@uiw/react-button": "^4.6.6", | ||
"@uiw/utils": "^4.6.6", | ||
"classnames": "2.2.6" | ||
@@ -62,3 +62,3 @@ }, | ||
}, | ||
"gitHead": "6120875dad9a50a21f3c9943024b7d856b8b582e" | ||
"gitHead": "177eb8883b9344de05f273b60b27ecdd4f52c8de" | ||
} |
Updated@uiw/react-button@^4.6.6
Updated@uiw/utils@^4.6.6