diff options
author | Richard Gibson <richard.gibson@gmail.com> | 2013-03-11 10:06:36 -0400 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2013-03-11 10:07:22 -0400 |
commit | 832ecdb7cbcbf765d40f499990b069fba88ed818 (patch) | |
tree | 04c04fcd1ddcc9c5bfe86a3ce87acd90b989dc08 /package.json | |
parent | a13cadadf6f164c4498af5e92c0819933573084a (diff) | |
download | jquery-832ecdb7cbcbf765d40f499990b069fba88ed818.tar.gz jquery-832ecdb7cbcbf765d40f499990b069fba88ed818.zip |
No ticket: compare_size returns!
(remember to `npm install`)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7200951e6..8910917c3 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ], "dependencies": {}, "devDependencies": { - "grunt-compare-size": "0.3.1", + "grunt-compare-size": "~0.4.0", "grunt-git-authors": "1.0.0", "grunt-update-submodules": "0.2.0", "grunt-contrib-watch": "0.1.4", |