diff -r a2342f26c9de -r b0b56e0f8c7f server/bo_client/bower.json --- a/server/bo_client/bower.json Fri Jan 15 15:27:56 2016 +0100 +++ b/server/bo_client/bower.json Fri Jan 15 15:35:00 2016 +0100 @@ -13,7 +13,10 @@ "loader.js": "ember-cli/loader.js#3.5.0", "qunit": "~1.18.0", "bootstrap-sass": "bootstrap-sass-official#~3.3.6", - "font-awesome": "~4.4.0" + "font-awesome": "~4.4.0", + "typeahead.js": "~0.11.1", + "urijs": "URIjs#~1.17.0", + "store": "https://github.com/marcuswestin/store.js.git#master" }, "resolutions": { "ember-cli-shims": "0.0.6",