Update to Bootstrap 3.3.4

This commit is contained in:
Ben Word
2015-03-17 23:29:29 -05:00
parent cb2efcd46a
commit 108d68d440
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
### HEAD
* Update to Bootstrap 3.3.4
### 8.1.0: March 13th, 2015
* Move HTML5 Boilerplate's Google Analytics snippet to Soil ([#1382](https://github.com/roots/sage/issues/1382))
* Run `gulp build` if `bower.json` is changed ([#1378](https://github.com/roots/sage/issues/1378))

View File

@@ -9,7 +9,7 @@
"dependencies": {
"modernizr": "2.8.2",
"jquery": "1.11.2",
"bootstrap": "3.3.2"
"bootstrap": "3.3.4"
},
"overrides": {
"modernizr": {