@uiw/react-button-group
Advanced tools
Comparing version 4.4.1 to 4.5.0
{ | ||
"name": "@uiw/react-button-group", | ||
"version": "4.4.1", | ||
"version": "4.5.0", | ||
"description": "ButtonGroup component", | ||
@@ -46,4 +46,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-button": "^4.4.1", | ||
"@uiw/utils": "^4.4.1", | ||
"@uiw/react-button": "^4.5.0", | ||
"@uiw/utils": "^4.5.0", | ||
"classnames": "2.2.6" | ||
@@ -62,3 +62,3 @@ }, | ||
}, | ||
"gitHead": "1c45ca41a3015e66b9c9108b7d3535f1533d13e7" | ||
"gitHead": "0449a884280afb11804c03620dcda29a4bd52023" | ||
} |
Updated@uiw/react-button@^4.5.0
Updated@uiw/utils@^4.5.0