Skip to content

Commit

Permalink
fix: Don't require ESLint (#25)
Browse files Browse the repository at this point in the history
* fix: Don't require ESLint

* Remove eslint dependency
  • Loading branch information
nzakas committed Sep 9, 2024
1 parent e70e756 commit dd112e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,5 @@
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"peerDependencies": {
"eslint": "^9.6.0"
}
}

0 comments on commit dd112e1

Please sign in to comment.