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:09:10 -0400 |
commit | 91d57647e9700de1a3693a400c85688c90304dde (patch) | |
tree | 3746f69480151f867eb9eac4a4db3083c9e0b139 /package.json | |
parent | 5c82d36f194a854a19f81bebd3ed1a6e7559c811 (diff) | |
download | jquery-91d57647e9700de1a3693a400c85688c90304dde.tar.gz jquery-91d57647e9700de1a3693a400c85688c90304dde.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 c1b457ddf..f07d3535d 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", |