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