Skip to content

Commit

Permalink
chore: update peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Sep 13, 2019
1 parent 35959fc commit 2d57bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"standard-version": "latest"
},
"peerDependencies": {
"eslint": ">=1.6.0 <7.0.0"
"eslint": "^5.0.0 || ^6.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 2d57bd5

Please sign in to comment.