diff --git a/package.json b/package.json index fc8f8c3..7d432ab 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,8 @@ "homepage": "http://www.localhost.com", "version": "0.1.0", "dependencies": { - "grunt": "0.4.5", - "grunt-cli": "0.1.13", + "grunt": "1.0.0", + "grunt-cli": "1.0.0", "grunt-http-server": "1.0.0", "http-server": "0.6.1" },