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 0fd3668 commit 3f02651Copy full SHA for 3f02651
package.json
@@ -23,10 +23,10 @@
23
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
24
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
25
"devDependencies": {
26
- "babel-eslint": "6.0.0-beta.6",
27
- "coveralls": "2.11.8",
28
- "eslint": "2.4.0",
29
- "istanbul": "0.4.2",
+ "babel-eslint": "6.0.2",
+ "coveralls": "2.11.9",
+ "eslint": "2.7.0",
+ "istanbul": "0.4.3",
30
"mocha": "2.4.5"
31
},
32
"keywords": [
0 commit comments