Move from Make to Grunt

This commit is contained in:
Rowan Manning
2013-11-05 11:06:10 +00:00
parent 70037a0372
commit 0cf37c8c52
5 changed files with 41 additions and 96 deletions

View File

@@ -32,7 +32,8 @@
"underscore": "~1.5"
},
"devDependencies": {
"jshint": "~2.1",
"grunt": "~0.4",
"grunt-contrib-jshint": "~0.7",
"supervisor": "~0.5"
},