diff --git a/package.json b/package.json index 7e8dabd..f67114a 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "author": "Matt Huntington", "license": "MIT", "dependencies": { - "grunt": "^0.4.5" + "grunt": "^0.4.5", + "grunt-contrib-watch": "^0.6.1" } }