Removed bootstrap from bower.json as a direct dependency -- we're handling bootstrap separately, so don't violate DRY here.

- Legacy-Id: 9907
This commit is contained in:
Henrik Levkowetz 2015-07-28 10:28:54 +00:00
parent fbdd8b479d
commit 19028d479d

View file

@ -4,7 +4,6 @@
"ignore": [], "ignore": [],
"main": [], "main": [],
"dependencies": { "dependencies": {
"bootstrap": "3.3.5",
"bootstrap-datepicker": "1.3.1", "bootstrap-datepicker": "1.3.1",
"font-awesome": "4.3.0", "font-awesome": "4.3.0",
"jquery": "1.11.2", "jquery": "1.11.2",