aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2016-02-09 13:59:36 -0500
committerScott González <scott.gonzalez@gmail.com>2016-02-09 14:18:32 -0500
commite210c1ce6df47373c116395f1a113f0fa41c6123 (patch)
treef402eac82e1c1a1795a3c6953b2171038d0d9b51 /package.json
parent61766aed92d936702df7391b293149f2ff01173f (diff)
downloadjquery-ui-e210c1ce6df47373c116395f1a113f0fa41c6123.tar.gz
jquery-ui-e210c1ce6df47373c116395f1a113f0fa41c6123.zip
Build: Upgrade grunt-contrib-uglify to 0.11.1
Ref gh-1670
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3b63bc810..6128d953c 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"grunt-contrib-jshint": "0.12.0",
"grunt-contrib-qunit": "1.0.1",
"grunt-contrib-requirejs": "0.4.4",
- "grunt-contrib-uglify": "0.1.1",
+ "grunt-contrib-uglify": "0.11.1",
"grunt-esformatter": "0.2.0",
"grunt-git-authors": "2.0.0",
"grunt-html": "4.0.1",