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 9948883 commit e53fcb5Copy full SHA for e53fcb5
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.0.5",
+ "babel-eslint": "4.1.0",
27
"coveralls": "2.11.4",
28
- "eslint": "1.1.0",
29
- "istanbul": "0.3.17",
+ "eslint": "1.2.1",
+ "istanbul": "0.3.18",
30
"mocha": "2.2.5"
31
},
32
"keywords": [
0 commit comments