aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2014-02-11 19:06:17 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2014-02-11 19:06:17 +0100
commit4c6fce77a701b3b7431f70a2db6391e2779aad97 (patch)
treeaaf73853aa506ee288aa5db5de82f9d684d258e0
parent08c732833799f422b756dd1d5e42ca6859fe21c5 (diff)
downloadjquery-ui-4c6fce77a701b3b7431f70a2db6391e2779aad97.tar.gz
jquery-ui-4c6fce77a701b3b7431f70a2db6391e2779aad97.zip
Build: Sort dependencies and update grunt-compare-size to latest
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 30d8b1f72..641edfe72 100644
--- a/package.json
+++ b/package.json
@@ -58,11 +58,11 @@
"devDependencies": {
"commitplease": "1.6.0",
"grunt": "0.4.2",
+ "grunt-compare-size": "0.4.0",
"grunt-contrib-concat": "0.1.3",
"grunt-contrib-csslint": "0.2.0",
"grunt-contrib-jshint": "0.7.1",
"grunt-contrib-qunit": "0.4.0",
- "grunt-compare-size": "0.4.0-rc.3",
"grunt-contrib-uglify": "0.1.1",
"grunt-esformatter": "0.2.0",
"grunt-git-authors": "1.2.0",