diff --git a/package.json b/package.json index a756b97..7e8dabd 100644 --- a/package.json +++ b/package.json @@ -15,5 +15,8 @@ "Notes" ], "author": "Matt Huntington", - "license": "MIT" + "license": "MIT", + "dependencies": { + "grunt": "^0.4.5" + } }