aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 00b9d96..7eed8ab 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"description": "",
"devDependencies": {
"glob": "7.1.6",
- "gulp": "4.0.2"
+ "gulp": "4.0.2",
+ "gulp-shell": "^0.8.0"
}
}