Skip to content

Commit

Permalink
fix: update peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed May 31, 2023
1 parent 1d2cfbe commit 800c2a3
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 @@ -51,7 +51,7 @@
"./package.json": "./package.json"
},
"peerDependencies": {
"eslint": "^8.39.0"
"eslint": ">=8.0.0"
},
"dependencies": {
"@typescript-eslint/types": "^5.59.8",
Expand Down

0 comments on commit 800c2a3

Please sign in to comment.