diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index 32bfa35..37b5a9c 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,10 @@ "ejs": "^2.3.4", "express": "^4.13.3", "express-json": "^1.0.0", + "grunt": "^0.4.5", + "grunt-contrib-clean": "^0.6.0", + "grunt-contrib-concat": "^0.5.1", + "grunt-contrib-uglify": "^0.9.2", "knex": "^0.8.6", "knox": "^0.9.2", "lodash": "^3.10.1", |
