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 81ac539 commit 79877adCopy full SHA for 79877ad
package.json
@@ -23,11 +23,11 @@
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.2",
+ "babel-eslint": "4.1.3",
27
"coveralls": "2.11.4",
28
- "eslint": "1.4.3",
29
- "istanbul": "0.3.20",
30
- "mocha": "2.3.2"
+ "eslint": "1.5.1",
+ "istanbul": "0.3.21",
+ "mocha": "2.3.3"
31
},
32
"keywords": [
33
"eslint",
0 commit comments