From 875a9c9e55b929eb29aac31b46b3f6b0108737d1 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Wed, 25 Jan 2017 22:56:28 +0100 Subject: Add config file option to gulp build process --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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", -- cgit v1.2.3