mirror of
https://github.com/mupen64plus-ae/acralyzer.git
synced 2024-11-23 05:29:42 +00:00
Update grunt-contrib-jshint to latest version to fix it comaining about needing space between "function" and "()" - https://github.com/jshint/jshint/issues/451
This commit is contained in:
parent
b11d9ccd30
commit
84af512926
@ -10,7 +10,7 @@
|
||||
"grunt-contrib-coffee": "~0.4.0",
|
||||
"grunt-contrib-uglify": "~0.1.1",
|
||||
"grunt-contrib-compass": "~0.1.2",
|
||||
"grunt-contrib-jshint": "~0.1.1",
|
||||
"grunt-contrib-jshint": "~0.2.0",
|
||||
"grunt-contrib-cssmin": "~0.4.1",
|
||||
"grunt-contrib-clean": "0.4.0",
|
||||
"grunt-contrib-imagemin": "0.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user