Skip to content

Commit

Permalink
fix(eslint-plugin): remove peer dependency for esl (handled via warni…
Browse files Browse the repository at this point in the history
…ngs)
  • Loading branch information
ala-n committed Jan 24, 2025
1 parent 064857a commit c06fbde
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"@types/eslint": "^9.6.1"
},
"peerDependencies": {
"@exadel/esl": "^5.0.0 || ^5.0.0-beta.0",
"eslint": ">=8.0.0 || >=9.0.0"
},
"maintainers": [
Expand Down
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c06fbde

Please sign in to comment.