Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
chore: add node engine constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Nov 13, 2023
1 parent 3d1f30f commit 6232398
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
"eslintConfig": {
"extends": "react-app"
},
"engines": {
"node": ">=20"
},
"browserslist": {
"production": [
">0.2%",
Expand Down

0 comments on commit 6232398

Please sign in to comment.