mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 05:38:10 -05:00
Add eslint as a peer dep, 1.0 or greater
This commit is contained in:
@@ -31,5 +31,8 @@
|
||||
"eslint-plugin-react": "^3.7.1",
|
||||
"react": "^0.13.3",
|
||||
"tape": "^4.2.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": ">=1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user