Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Commit

Permalink
Pin eslint-plugin-react to <6.10.1 (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwatson committed Mar 20, 2017
1 parent f9044c0 commit 9d2ebf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -98,7 +98,7 @@
"enzyme": "^2.5.1",
"eslint": "^3.8.1",
"eslint-plugin-mocha": "^4.8.0",
"eslint-plugin-react": "^6.4.1",
"eslint-plugin-react": "^6.4.1 <6.10.1",
"expect": "^1.20.2",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.9.0",
Expand Down

0 comments on commit 9d2ebf5

Please sign in to comment.