Skip to content

Commit

Permalink
fix: Fix peerDependencies (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Sep 21, 2020
1 parent 5ab7684 commit 4d849c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"webpack": "^4.44.2"
},
"peerDependencies": {
"eslint": "^7.9.0"
"eslint": "^7.0.0"
},
"devDependencies": {
"@testing-library/dom": "^7.24.2",
Expand Down

0 comments on commit 4d849c5

Please sign in to comment.