Upgrade grunt-contrib-jshint to 0.6.3.

(cherry picked from commit 643ef44ee2)

Conflicts:

	package.json
This commit is contained in:
TJ VanToll 2013-08-28 09:22:26 -04:00 committed by Scott González
parent 3dc532ea29
commit 34b1390b16

View File

@ -57,7 +57,7 @@
"dependencies": {},
"devDependencies": {
"grunt": "0.4.1",
"grunt-contrib-jshint": "0.4.1",
"grunt-contrib-jshint": "0.6.3",
"grunt-contrib-uglify": "0.1.1",
"grunt-contrib-concat": "0.1.3",
"grunt-contrib-qunit": "0.2.0",