Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
add eslint 6 to peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 authored Jul 3, 2019
1 parent f4026a0 commit 7e74093
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 @@ -24,7 +24,7 @@
"prepack": "yarn build"
},
"peerDependencies": {
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0"
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
},
"devDependencies": {
"@types/eslint": "4.16.0",
Expand Down

0 comments on commit 7e74093

Please # to comment.