Merge pull request #1578 from roots/bootstrap-3.3.6
Update to Bootstrap 3.3.6
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
### HEAD
|
||||
* Update to Bootstrap 3.3.6 ([#1578](https://github.com/roots/sage/pull/1578))
|
||||
* Remove unnecessary underscore ([#1577](https://github.com/roots/sage/pull/1577))
|
||||
* Drop support for older browsers ([#1571](https://github.com/roots/sage/pull/1571))
|
||||
* Add support for theme customizer ([#1573](https://github.com/roots/sage/pull/1573))
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"bootstrap-sass": "3.3.5"
|
||||
"bootstrap-sass": "3.3.6"
|
||||
},
|
||||
"overrides": {
|
||||
"bootstrap-sass": {
|
||||
|
||||
Reference in New Issue
Block a user