Skip to content

Commit

Permalink
build: use engines feld in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
oterral committed Dec 7, 2023
1 parent 923b2dc commit b5d4576
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 84 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@
"not ie <= 11",
"not android < 5"
],
"engines": {
"node": "~20"
},
"eslintConfig": {
"env": {
"node": true,
Expand Down
Loading

0 comments on commit b5d4576

Please sign in to comment.