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 0bfb4c4 commit d2006f5Copy full SHA for d2006f5
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": "4.1.3",
+ "babel-eslint": "4.1.4",
27
"coveralls": "2.11.4",
28
- "eslint": "1.7.1",
+ "eslint": "1.8.0",
29
"istanbul": "0.4.0",
30
"mocha": "2.3.3"
31
},
0 commit comments