Skip to content

Commit

Permalink
chore: update Node.js engine requirement to version 20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lawvs committed Dec 6, 2024
1 parent 08f2e20 commit 6c6d591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"vite": "^5.4.11"
},
"engines": {
"node": ">=18.19.0"
"node": ">=20.0.0"
},
"packageManager": "[email protected]"
}

0 comments on commit 6c6d591

Please sign in to comment.