We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108abb3 commit a3eccd8Copy full SHA for a3eccd8
package.json
@@ -23,8 +23,8 @@
23
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
24
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
25
"devDependencies": {
26
- "babel-eslint": "5.0.0",
27
- "coveralls": "2.11.6",
+ "babel-eslint": "6.0.0-beta.1",
+ "coveralls": "2.11.8",
28
"eslint": "2.2.0",
29
"istanbul": "0.4.2",
30
"mocha": "2.4.5"
0 commit comments