diff --git a/package.json b/package.json index 10395a6..6151029 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ ], "dependencies": { "async": "0.9.0", - "grunt": "0.4.5", + "grunt": "1.0.3", "grunt-cli": "1.1.0", - "grunt-jquery-content": "3.0.1" + "grunt-jquery-content": "3.1.0" } }