Update package.json

gulp-if seems to be missing when calling mix.less in the Gulpfile
This commit is contained in:
anvanza 2014-10-12 19:40:45 +02:00
parent da13639135
commit f009ff7b2c
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"gulp-sass": "^1.1.0", "gulp-sass": "^1.1.0",
"gulp-shell": "^0.2.9", "gulp-shell": "^0.2.9",
"gulp-uglify": "^1.0.1", "gulp-uglify": "^1.0.1",
"gulp-if": "^1.2.5",
"gulp-util": "^3.0.1", "gulp-util": "^3.0.1",
"install": "^0.1.7", "install": "^0.1.7",
"npm": "^2.1.2", "npm": "^2.1.2",