mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-13 22:38:08 -05:00
[eslint] remove peerDependencies
This commit is contained in:
@@ -26,9 +26,5 @@
|
||||
"homepage": "https://github.com/airbnb/javascript",
|
||||
"dependencies": {
|
||||
"strip-json-comments": "1.0.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"babel-eslint": ">= 3.0",
|
||||
"eslint-plugin-react": ">= 2.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user