Upgrade jshint
This commit is contained in:
parent
ef494300fa
commit
8839411c2c
@ -9,6 +9,5 @@
|
|||||||
"undef": true,
|
"undef": true,
|
||||||
"boss": true,
|
"boss": true,
|
||||||
"eqnull": true,
|
"eqnull": true,
|
||||||
"node": true,
|
"node": true
|
||||||
"es5": true
|
|
||||||
}
|
}
|
@ -32,7 +32,7 @@
|
|||||||
"grunt-lib-contrib": "~0.5.1"
|
"grunt-lib-contrib": "~0.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt-contrib-jshint": "~0.2.0",
|
"grunt-contrib-jshint": "~0.6.0",
|
||||||
"grunt-contrib-nodeunit": "~0.1.2",
|
"grunt-contrib-nodeunit": "~0.1.2",
|
||||||
"grunt-contrib-clean": "~0.4.0",
|
"grunt-contrib-clean": "~0.4.0",
|
||||||
"grunt-contrib-internal": "~0.4.2",
|
"grunt-contrib-internal": "~0.4.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user