diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 6871ba9..fc04f14 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,7 @@ "devDependencies": { "del": "^1.2.0", "gulp": "^3.8.6", + "gulp-chmod": "^1.2.0", "gulp-concat": "^2.3.3", "gulp-header": "^1.0.5", "gulp-jasmine": "^0.3.0", |