Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 741ab43

Browse files
committed
Fix eslint-plugin-react
because of jsx-eslint/eslint-plugin-react@f817e37 which has not been reflected in `eslint-plugin-airbnb`
1 parent 208d73a commit 741ab43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-config-airbnb": "0.0.8",
4949
"eslint-plugin-babel": "^2.0.0",
5050
"eslint-plugin-mocha": "^0.5.1",
51-
"eslint-plugin-react": "^3.2.3",
51+
"eslint-plugin-react": "3.3.2",
5252
"isparta-loader": "^0.2.0",
5353
"karma": "^0.13.7",
5454
"karma-chrome-launcher": "^0.2.0",

0 commit comments

Comments
 (0)