Update package.json
gulp-if seems to be missing when calling mix.less in the Gulpfile
This commit is contained in:
parent
da13639135
commit
f009ff7b2c
|
@ -15,6 +15,7 @@
|
|||
"gulp-sass": "^1.1.0",
|
||||
"gulp-shell": "^0.2.9",
|
||||
"gulp-uglify": "^1.0.1",
|
||||
"gulp-if": "^1.2.5",
|
||||
"gulp-util": "^3.0.1",
|
||||
"install": "^0.1.7",
|
||||
"npm": "^2.1.2",
|
||||
|
|
Loading…
Reference in New Issue