mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 00:28:25 -05:00
Merge pull request #1591 from 1pete/patch-2
sort peerDependencies in alphabetical order
This commit is contained in:
@@ -66,8 +66,8 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": "^4.8.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.0.2",
|
||||
"eslint-plugin-import": "^2.7.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.0.2",
|
||||
"eslint-plugin-react": "^7.4.0"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user