diff options
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", |