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 93c45a9fc..f348f88cd 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ ], "dependencies": {}, "devDependencies": { - "grunt": "0.4.0", + "grunt": "0.4.1", "grunt-contrib-jshint": "0.1.1", "grunt-contrib-uglify": "0.1.1", "grunt-contrib-concat": "0.1.3", |