@clayui/multi-select
Advanced tools
Comparing version 3.38.0 to 3.39.0
{ | ||
"name": "@clayui/multi-select", | ||
"version": "3.38.0", | ||
"version": "3.39.0", | ||
"description": "ClayMultiSelect component", | ||
@@ -29,9 +29,9 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/autocomplete": "^3.38.0", | ||
"@clayui/button": "^3.38.0", | ||
"@clayui/drop-down": "^3.38.0", | ||
"@clayui/form": "^3.38.0", | ||
"@clayui/label": "^3.38.0", | ||
"@clayui/loading-indicator": "^3.38.0", | ||
"@clayui/shared": "^3.38.0", | ||
"@clayui/autocomplete": "^3.39.0", | ||
"@clayui/button": "^3.39.0", | ||
"@clayui/drop-down": "^3.39.0", | ||
"@clayui/form": "^3.39.0", | ||
"@clayui/label": "^3.39.0", | ||
"@clayui/loading-indicator": "^3.39.0", | ||
"@clayui/shared": "^3.39.0", | ||
"classnames": "^2.2.6", | ||
@@ -48,3 +48,3 @@ "fuzzy": "^0.1.3" | ||
], | ||
"gitHead": "7bd99c6d432b6973d76b7003e64ed72e42879a8b" | ||
"gitHead": "724e75f8e23b45a42cdfba839ba11f738f84e85a" | ||
} |
Updated@clayui/autocomplete@^3.39.0
Updated@clayui/button@^3.39.0
Updated@clayui/drop-down@^3.39.0
Updated@clayui/form@^3.39.0
Updated@clayui/label@^3.39.0
Updated@clayui/shared@^3.39.0