Browse Source

Update package.json

gulp-if seems to be missing when calling mix.less in the Gulpfile
anvanza 9 years ago
parent
commit
f009ff7b2c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -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",