Merge pull request #1419 from austinpray/bumpDeps
Bump gulp-load-plugins to 0.10.0
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Lowercase `X-UA-Compatible` ([#1409](https://github.com/roots/sage/issues/1409))
|
||||
* Remove mention of Google Analytics from the config ([#1384](https://github.com/roots/sage/issues/1384))
|
||||
* Switch from [yargs](https://github.com/bcoe/yargs) to [minimist](https://github.com/substack/minimist)
|
||||
* Bump `gulp-load-plugins` to 0.10.0
|
||||
|
||||
### 8.1.1: March 31st, 2015
|
||||
* Remove pleeease dependency in favor of vanilla gulp-autoprefixer and gulp-minify-css ([#1402](https://github.com/roots/sage/issues/1402))
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"gulp-imagemin": "^2.2.1",
|
||||
"gulp-jshint": "^1.9.4",
|
||||
"gulp-less": "^3.0.2",
|
||||
"gulp-load-plugins": "^0.9.0",
|
||||
"gulp-load-plugins": "^0.10.0",
|
||||
"gulp-minify-css": "^1.0.0",
|
||||
"gulp-plumber": "^1.0.0",
|
||||
"gulp-rename": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user