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 66cc490 commit 4d1b285Copy full SHA for 4d1b285
package.json
@@ -23,9 +23,9 @@
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-beta10",
+ "babel-eslint": "5.0.0",
27
"coveralls": "2.11.6",
28
- "eslint": "2.1.0",
+ "eslint": "2.2.0",
29
"istanbul": "0.4.2",
30
"mocha": "2.4.5"
31
},
0 commit comments