Browse Source

Add missing gulp-utils package to package.json

Alex Plekhanov 9 years ago
parent
commit
ead41d254d
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-util": "^3.0.1",
     "install": "^0.1.7",
     "npm": "^2.1.2",
     "require-dir": "^0.1.0",