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

Commit

Permalink
Downgraded eslint-plugin-react due to a bug on the jsx-indent rule: j…
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Machado committed Mar 20, 2017
1 parent ac0dcde commit 786e2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -78,7 +78,7 @@
"eslint-config-travix": "^2.2.0",
"eslint-plugin-babel": "^4.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-react": "^6.6.0",
"eslint-plugin-react": "6.10.0",
"jest": "^19.0.0",
"jest-cli": "^19.0.1",
"jest-serializer-enzyme": "^1.0.0",
Expand Down

0 comments on commit 786e2e2

Please sign in to comment.