Upgrade jshint

format
Kyle Robinson Young 11 years ago
parent ef494300fa
commit 8839411c2c

@ -9,6 +9,5 @@
"undef": true,
"boss": true,
"eqnull": true,
"node": true,
"es5": true
"node": true
}

@ -32,7 +32,7 @@
"grunt-lib-contrib": "~0.5.1"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.2.0",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-nodeunit": "~0.1.2",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-internal": "~0.4.2",

Loading…
Cancel
Save