Use bootstrap-sass 3.3.5

This commit is contained in:
James Brooks 2015-06-18 17:19:27 +01:00
parent 0acc419bab
commit 9a1e6d4549

View File

@ -2,7 +2,7 @@
"name": "Cachet",
"dependencies": {
"autosize": "~2.0.0",
"bootstrap-sass": "~3.3.4",
"bootstrap-sass": "~3.3.5",
"humane-js": "~3.2.2",
"ionicons": "~2.0.0",
"jquery": "~2.1.1",
@ -16,5 +16,8 @@
"livestampjs": "~1.1.2",
"chartjs": "~1.0.1",
"eonasdan-bootstrap-datetimepicker": "~3.1.3"
},
"resolutions": {
"jquery": "~2.1.1"
}
}