diff --git a/package.json b/package.json index 5112aab..38c58d8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "repository": "http://github.com/jiangts/jsOTP", "author": "Allan Jiang", "dependencies": { - "grunt": "~0.4.0", + "grunt": "~1.6.1", "grunt-contrib-coffee": "*", "grunt-contrib-watch": "*" },