added jshint to the build

This commit is contained in:
Eric Rowell
2013-06-01 16:13:33 -07:00
parent 2409b99844
commit 8bc007118c
3 changed files with 8 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-jshint": "~0.5.4",
"grunt-contrib-nodeunit": "~0.1.2",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-concat": "~0.3.0",