Update typeahead to corejavascript fork

This commit is contained in:
Eldon Koyle
2016-01-05 17:35:16 -07:00
parent 54591c6d00
commit abf12292c2

View File

@@ -45,7 +45,7 @@ vis:
$(GIT_SUBTREE) --prefix=lib/vis https://github.com/almende/vis.git master
typeahead:
$(GIT_SUBTREE) --prefix=lib/typeahead https://github.com/twitter/typeahead.js.git master
$(GIT_SUBTREE) --prefix=lib/typeahead https://github.com/corejavascript/typeahead.js.git master
gridster:
$(GIT_SUBTREE) --prefix=lib/gridster https://github.com/dsmorse/gridster.js.git master