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

Fix main file reference in bower.json

This one is supposed to be used, not the source one.
This commit is contained in:
Matija Marohnić 2014-04-02 15:45:26 +02:00
parent 702bc0e9c3
commit b71c5abd16

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"