@clayui/autocomplete
Advanced tools
Comparing version 3.92.0 to 3.93.0
{ | ||
"name": "@clayui/autocomplete", | ||
"version": "3.92.0", | ||
"version": "3.93.0", | ||
"description": "ClayAutocomplete component", | ||
@@ -29,7 +29,7 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/core": "^3.92.0", | ||
"@clayui/drop-down": "^3.92.0", | ||
"@clayui/form": "^3.92.0", | ||
"@clayui/core": "^3.93.0", | ||
"@clayui/drop-down": "^3.93.0", | ||
"@clayui/form": "^3.93.0", | ||
"@clayui/loading-indicator": "^3.60.0", | ||
"@clayui/shared": "^3.92.0", | ||
"@clayui/shared": "^3.93.0", | ||
"fuzzy": "^0.1.3" | ||
@@ -45,3 +45,3 @@ }, | ||
], | ||
"gitHead": "7e52e53506434967cbab92acb124fa31d7080f84" | ||
"gitHead": "70003b9a68d65f5d1749487dac57e90cbd2b057f" | ||
} |
1
Updated@clayui/core@^3.93.0
Updated@clayui/drop-down@^3.93.0
Updated@clayui/form@^3.93.0
Updated@clayui/shared@^3.93.0