Skip to content

Commit

Permalink
refactor: change node version
Browse files Browse the repository at this point in the history
  • Loading branch information
felibatista committed Mar 13, 2024
1 parent 82f8cf5 commit dfe5ee5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"start": "next start",
"lint": "next lint"
},
"engines": {
"node": ">=20.0.0"
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-alert-dialog": "^1.0.5",
Expand Down

0 comments on commit dfe5ee5

Please sign in to comment.