mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Build: Don't use ESLint 3.x
Since it is not supported by older node versions :/
This commit is contained in:
parent
522f546d96
commit
02c5e2908c
@ -36,7 +36,7 @@
|
||||
"grunt-compare-size": "0.4.2",
|
||||
"grunt-contrib-uglify": "1.0.1",
|
||||
"grunt-contrib-watch": "1.0.0",
|
||||
"grunt-eslint": "19.0.0",
|
||||
"grunt-eslint": "18.0.0",
|
||||
"grunt-git-authors": "3.2.0",
|
||||
"grunt-jsonlint": "1.0.7",
|
||||
"grunt-newer": "1.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user