Added grunt tasks back in

This commit is contained in:
Blade Barringer 2015-02-06 20:58:38 -06:00
parent 1dfdffd51f
commit 71a2382b67

View file

@ -15,6 +15,17 @@
"domain-middleware": "~0.1.0",
"express": "~3.17.5",
"express-csv": "~0.6.0",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.9",
"grunt-concurrent": "~1.0.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-copy": "~0.6.0",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-stylus": "~0.20.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-hashres": "~0.4.1",
"grunt-nodemon": "~0.3.0",
"icalendar": "git://github.com/lefnire/node-icalendar#master",
"in-app-purchase": "^0.2.0",
"jade": "~1.7.0",