diff --git a/package.json b/package.json index 74cd107..8288427 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,8 @@ "grunt-contrib-watch": "^0.6.1", "grunt-newer": "^1.1.1", "grunt-wiredep": "^2.0.0" + }, + "dependencies": { + "time-grunt": "^1.2.1" } }