diff --git a/package.json b/package.json index 4fe8493..60a6c80 100644 --- a/package.json +++ b/package.json @@ -20,12 +20,11 @@ "lodash": "^2.4.1" }, "devDependencies": { - "grunt": "^0.4.5", - "grunt-cli": "^0.1.13", - "grunt-contrib-clean": "^0.6.0", - "grunt-contrib-internal": "^0.4.5", - "grunt-contrib-jshint": "^0.11.0", - "grunt-contrib-nodeunit": "^0.4.1" + "grunt": "^1.0.0", + "grunt-contrib-clean": "^1.0.0", + "grunt-contrib-internal": "^1.1.0", + "grunt-contrib-jshint": "^1.0.0", + "grunt-contrib-nodeunit": "^1.0.0" }, "keywords": [ "gruntplugin"