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 312d66a commit 3d68c85Copy full SHA for 3d68c85
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": "4.1.5",
+ "babel-eslint": "5.0.0-beta4",
27
"coveralls": "2.11.4",
28
- "eslint": "1.10.0",
29
- "istanbul": "0.4.0",
+ "eslint": "1.10.2",
+ "istanbul": "0.4.1",
30
"mocha": "2.3.4"
31
},
32
"keywords": [
0 commit comments