2
0
mirror of https://github.com/devbridge/jQuery-Autocomplete.git synced 2024-09-19 08:49:01 +00:00

Merge pull request #180 from silvenon/patch-1

Fix main file reference in bower.json
This commit is contained in:
Tomas Kirda 2014-04-02 11:51:55 -05:00
commit e47d159239

View File

@ -6,7 +6,7 @@
"Tomas Kirda"
],
"description": "Autocomplete provides suggestions while you type into the text field.",
"main": "src/jquery.autocomplete.js",
"main": "dist/jquery.autocomplete.js",
"keywords": [
"ajax",
"autocomplete"