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:
parent
fbdd8b479d
commit
19028d479d
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue