summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-25 22:56:28 +0100
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-25 22:56:28 +0100
commit875a9c9e55b929eb29aac31b46b3f6b0108737d1 (patch)
tree3dbb77a75d9e55df8eb832de2ddd0015eed42bb3 /package.json
parente99093c9d98f7fab16c5958d7e538a6de00ea701 (diff)
Add config file option to gulp build process
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 35f4790c..f0ab12b6 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-typings": "^2.0.4",
+ "gulp-util": "^3.0.8",
"jquery": "^3.1.0",
"jquery-mousewheel": "^3.1.13",
"jquery.easing": "^1.4.1",