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

Commit

Permalink
Merge pull request #110 from buildo/revert-109-web-108-pin_eslintplug…
Browse files Browse the repository at this point in the history
…inreact_to_6101

Revert "#108: pin eslint-plugin-react to <6.10.1 (closes #108)"
  • Loading branch information
gabro committed Mar 21, 2017
2 parents ae0c66e + a01a101 commit dc8b332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"eslint-plugin-no-copy-paste-default-export": "^0.0.3",
"eslint-plugin-no-loops": "^0.3.0",
"eslint-plugin-react": "^6.6.0 <6.10.1"
"eslint-plugin-react": "^6.6.0"
},
"peerDependencies": {
"eslint": ">= 2.4.0 < 4"
Expand Down

0 comments on commit dc8b332

Please sign in to comment.