Merge pull request #1653 from ncoden/fix/scss-build

Update gulp-if, fix #1648
This commit is contained in:
Ben Word
2016-05-25 13:51:17 -05:00

View File

@@ -36,7 +36,7 @@
"gulp-concat": "^2.6.0",
"gulp-cssnano": "^2.1.0",
"gulp-flatten": "0.1.1",
"gulp-if": "^1.2.5",
"gulp-if": "^2.0.1",
"gulp-imagemin": "^2.3.0",
"gulp-jshint": "^1.11.2",
"gulp-less": "^3.0.3",