Skip to content

Commit

Permalink
Do not use broken 7.14.0 eslint-plugin-react version
Browse files Browse the repository at this point in the history
  • Loading branch information
wichert committed Jun 24, 2019
1 parent 41f8a24 commit 41f981f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-react": "^7.13.0",
"eslint-plugin-react": "~7.13.0",
"eslint-plugin-unicorn": "^9.1.0",
"prettier": "^1.18.2"
}
Expand Down

0 comments on commit 41f981f

Please sign in to comment.