Skip to content

Commit f9668c2

Browse files
committed
Merge pull request #13 from drmonty/master
Add `bloodhound.min.js` to `composer.json`
2 parents 408900d + a155432 commit f9668c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"files": [
1414
"typeahead.bundle.min.js",
1515
"typeahead.bundle.js",
16-
"typeahead.jquery.js"
16+
"typeahead.jquery.js",
17+
"bloodhound.min.js"
1718
]
1819
}
1920
}

0 commit comments

Comments
 (0)