Skip to content

Commit

Permalink
chore: adjust node version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Simoon-F committed May 3, 2024
1 parent be907e9 commit 6013938
Show file tree
Hide file tree
Showing 2 changed files with 1,207 additions and 514 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"release-it": "^15.5.0"
},
"engines": {
"node": "^14.17.0 || ^16.0.0 || >= 18.0.0"
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"peerDependencies": {
"eslint": ">=7"
Expand Down
Loading

0 comments on commit 6013938

Please sign in to comment.