Skip to content
This repository was archived by the owner on Aug 30, 2019. It is now read-only.

Commit 786e2e2

Browse files
author
Ricardo Machado
committed
Downgraded eslint-plugin-react due to a bug on the jsx-indent rule: jsx-eslint/eslint-plugin-react#1117
1 parent ac0dcde commit 786e2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-config-travix": "^2.2.0",
7979
"eslint-plugin-babel": "^4.0.0",
8080
"eslint-plugin-import": "^2.2.0",
81-
"eslint-plugin-react": "^6.6.0",
81+
"eslint-plugin-react": "6.10.0",
8282
"jest": "^19.0.0",
8383
"jest-cli": "^19.0.1",
8484
"jest-serializer-enzyme": "^1.0.0",

0 commit comments

Comments
 (0)