mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Bumped minimum ESLint version to 6.8.0.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"npm": ">=1.3.0 <3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.18.2",
|
||||
"eslint": "^6.8.0",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-cli": "^1.2.0",
|
||||
"grunt-contrib-qunit": "^1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user