@clayui/autocomplete
Advanced tools
Comparing version 3.80.0 to 3.80.1
{ | ||
"name": "@clayui/autocomplete", | ||
"version": "3.80.0", | ||
"version": "3.80.1", | ||
"description": "ClayAutocomplete component", | ||
@@ -29,7 +29,7 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/core": "^3.80.0", | ||
"@clayui/drop-down": "^3.80.0", | ||
"@clayui/form": "^3.80.0", | ||
"@clayui/core": "^3.80.1", | ||
"@clayui/drop-down": "^3.80.1", | ||
"@clayui/form": "^3.80.1", | ||
"@clayui/loading-indicator": "^3.60.0", | ||
"@clayui/shared": "^3.80.0", | ||
"@clayui/shared": "^3.80.1", | ||
"aria-hidden": "^1.1.3", | ||
@@ -46,3 +46,3 @@ "fuzzy": "^0.1.3" | ||
], | ||
"gitHead": "1b7095fa95607b82780eb2b673364782919e9713" | ||
"gitHead": "661fbbd771c0da17fb738536e11361416f631b2f" | ||
} |
Updated@clayui/core@^3.80.1
Updated@clayui/drop-down@^3.80.1
Updated@clayui/form@^3.80.1
Updated@clayui/shared@^3.80.1