--- a/server/bo_client/bower.json Mon Apr 25 12:53:47 2016 +0200
+++ b/server/bo_client/bower.json Mon Apr 25 13:21:42 2016 +0200
@@ -3,18 +3,15 @@
"dependencies": {
"ember": "~2.5.0",
"ember-cli-shims": "0.1.1",
- "ember-cli-test-loader": "0.2.2",
+ "ember-cli-test-loader": "1.1.0",
"ember-qunit-notifications": "0.1.0",
"jquery": "^2.2",
"loader.js": "^4.0.0",
"qunit": "~1.20.0",
"bootstrap-sass": "bootstrap-sass-official#~3.3.6",
- "font-awesome": "~4.5.0",
+ "font-awesome": "~4.6.1",
"typeahead.js": "~0.11.1",
"urijs": "URIjs#~1.17.0",
"store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
- },
- "resolutions": {
- "jquery": ">=2.2"
}
}