Merge pull request #1387 from roots/bootstrap-3-3-4
Update to Bootstrap 3.3.4
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
### HEAD
|
||||||
|
* Update to Bootstrap 3.3.4
|
||||||
|
|
||||||
### 8.1.0: March 13th, 2015
|
### 8.1.0: March 13th, 2015
|
||||||
* Move HTML5 Boilerplate's Google Analytics snippet to Soil ([#1382](https://github.com/roots/sage/issues/1382))
|
* 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))
|
* Run `gulp build` if `bower.json` is changed ([#1378](https://github.com/roots/sage/issues/1378))
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"modernizr": "2.8.2",
|
"modernizr": "2.8.2",
|
||||||
"jquery": "1.11.2",
|
"jquery": "1.11.2",
|
||||||
"bootstrap": "3.3.2"
|
"bootstrap": "3.3.4"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"modernizr": {
|
"modernizr": {
|
||||||
|
|||||||
Reference in New Issue
Block a user