diff --git a/bower.json b/bower.json index 72535bf2a2..e38b87722c 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "Phraseanet", "version": "3.9.0", "dependencies": { - "bootstrap": "~2.2.2", + "bootstrap": "2.3.2", "jquery": "~1.8.3", "jquery.ui": "~1.10.0", "jquery-mobile": "~1.3.0", @@ -17,7 +17,7 @@ "backbone-amd": "~1.0", "underscore-amd": "~1.4", "i18next": "~1.6", - "bootstrap-multiselect": "https://github.com/davidstutz/bootstrap-multiselect.git#bootstrap-2-3", + "bootstrap-multiselect": "v0.9", "zxcvbn": "https://github.com/lowe/zxcvbn.git", "geonames-server-jquery-plugin": "~0.2", "swfobject": "latest",