Skip to content

Commit e47d159

Browse files
author
Tomas Kirda
committed
Merge pull request devbridge#180 from silvenon/patch-1
Fix main file reference in bower.json
2 parents 702bc0e + b71c5ab commit e47d159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Tomas Kirda"
77
],
88
"description": "Autocomplete provides suggestions while you type into the text field.",
9-
"main": "src/jquery.autocomplete.js",
9+
"main": "dist/jquery.autocomplete.js",
1010
"keywords": [
1111
"ajax",
1212
"autocomplete"

0 commit comments

Comments
 (0)