remove stray comma

This commit is contained in:
Jeff Williams 2013-11-04 21:39:25 -08:00
parent 52610295f3
commit 5225cb13f5
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
"wrench": "1.3.9"
},
"devDependencies": {
"jshint": "0.9.1",
"jshint": "0.9.1"
},
"engines": {
"node": ">=0.10"

View File

@ -25,7 +25,7 @@
"wrench": "1.3.9"
},
"devDependencies": {
"jshint": "0.9.1",
"jshint": "0.9.1"
},
"engines": {
"node": ">=0.10"