Skip to content

Commit

Permalink
Update eslint peerDep range
Browse files Browse the repository at this point in the history
  • Loading branch information
tclindner authored Sep 5, 2020
1 parent 597d8da commit 5161f91
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 @@ -50,7 +50,7 @@
"eslint-config-prettier": "^6.11.0"
},
"peerDependencies": {
"eslint": "^7.7.0",
"eslint": "^7.0.0",
"eslint-plugin-eslint-comments": "^3.0.0",
"eslint-plugin-import": "^2.0.0",
"eslint-plugin-jest": "^24.0.0",
Expand Down

0 comments on commit 5161f91

Please sign in to comment.