aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPeter Dave Hello <hsu@peterdavehello.org>2015-06-23 10:40:36 +0800
committerPeter Dave Hello <hsu@peterdavehello.org>2015-06-23 10:40:36 +0800
commita3b1ce67188a7a6d58b12cc38479a9c880b554ad (patch)
tree00b2c29417259478ed8ff98c0124cb5bd7bce097 /package.json
parentdd7c4b7e52eb948ce3018c51a3f5e908b0b456ee (diff)
downloadsvg.js-a3b1ce67188a7a6d58b12cc38479a9c880b554ad.tar.gz
svg.js-a3b1ce67188a7a6d58b12cc38479a9c880b554ad.zip
add devDependencies gulp-chmod
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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",