@clayui/autocomplete
Advanced tools
Comparing version 3.78.0 to 3.78.1
{ | ||
"name": "@clayui/autocomplete", | ||
"version": "3.78.0", | ||
"version": "3.78.1", | ||
"description": "ClayAutocomplete component", | ||
@@ -29,6 +29,6 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/core": "^3.78.0", | ||
"@clayui/form": "^3.78.0", | ||
"@clayui/core": "^3.78.1", | ||
"@clayui/form": "^3.78.1", | ||
"@clayui/loading-indicator": "^3.60.0", | ||
"@clayui/shared": "^3.78.0", | ||
"@clayui/shared": "^3.78.1", | ||
"aria-hidden": "^1.1.3", | ||
@@ -45,3 +45,3 @@ "fuzzy": "^0.1.3" | ||
], | ||
"gitHead": "128788059d168c956b392363054933db34c67cab" | ||
"gitHead": "360c192dcb5603b0c2b21f66f21ae17b3fa7ea1a" | ||
} |
Updated@clayui/core@^3.78.1
Updated@clayui/form@^3.78.1
Updated@clayui/shared@^3.78.1