aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1e37373..0b50871 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,9 @@
"babel-preset-es2015": "6.6.x",
"gulp": "3.9.x",
"gulp-babel": "6.1.x",
- "gulp-concat": "2.6.x"
+ "gulp-concat": "2.6.x",
+ "gulp-rename": "1.2.x",
+ "gulp-uglify": "1.5.x"
},
"engines": {
"node": ">= 4.0.0"