summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-11-09 14:33:13 -0500
committerPliable Pixels <pliablepixels@gmail.com>2016-11-09 14:33:13 -0500
commit717ccc31124dfc3fe8071b4468f3d77af08fec82 (patch)
tree1b5921ebcbc9391aa88a4e722e007a1f50433278 /package.json
parent7eb5a9281ff24f13e50c0cd068df96660b1a1d81 (diff)
added uglify back to the 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 499aea0b..6cc15e6d 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"devDependencies": {
"bower": "^1.3.3",
"clean-css": "^3.4.0",
+ "cordova-uglify": "^0.2.6",
"gulp-angular-templatecache": "^1.6.0",
"gulp-util": "^2.2.14",
"jshint": "^2.8.0",