horsey-ybg
Advanced tools
Comparing version
@@ -65,3 +65,3 @@ 'use strict'; | ||
var debounce = options.debounce; | ||
var autoFocusFirst = options.debounce; | ||
var autoFocusFirst = options.autoFocusFirst; | ||
@@ -68,0 +68,0 @@ var caching = options.cache !== false; |
{ | ||
"name": "horsey-ybg", | ||
"version": "4.2.7", | ||
"version": "4.2.8", | ||
"description": "Progressive and customizable autocomplete component", | ||
@@ -5,0 +5,0 @@ "main": "horsey.es5.js", |
396496
0