diff options
author | Rick Waldron <waldron.rick@gmail.com> | 2012-10-17 13:47:47 -0400 |
---|---|---|
committer | Rick Waldron <waldron.rick@gmail.com> | 2012-10-17 13:47:47 -0400 |
commit | a15147199edff1b1c0fab89c66214abfb8c65d7c (patch) | |
tree | 21f3f086e440cc446f8027012832090ee4ab9a48 /package.json | |
parent | 425272aea1fb30b734bac25b8f74dbe85a3ce215 (diff) | |
download | jquery-a15147199edff1b1c0fab89c66214abfb8c65d7c.tar.gz jquery-a15147199edff1b1c0fab89c66214abfb8c65d7c.zip |
Update grunt-compare-size to 0.2.0
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 a19e89c5e..83ea18958 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ], "dependencies": {}, "devDependencies": { - "grunt-compare-size": ">=0.1.0", + "grunt-compare-size": "~0.2.0", "grunt-git-authors": ">=1.0.0", "grunt-update-submodules": ">=0.1.2", "grunt": "~0.3.17", |