aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-09 22:18:31 +0100
committercodecalm <codecalm@gmail.com>2020-03-09 22:18:31 +0100
commit8767e94afd0a48b3a20f9ca1fdce874986202981 (patch)
treec53c17f1738923caf7431a716c233427bbdbf35b /package.json
parentfolder clean (diff)
downloadtabler-icons-8767e94afd0a48b3a20f9ca1fdce874986202981.tar.xz
build first version
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 00b9d96d..7eed8abf 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"
}
}