Skip to content

Commit

Permalink
Update the node engine version to minimum of 20
Browse files Browse the repository at this point in the history
  • Loading branch information
CamLamb committed Mar 5, 2024
1 parent a5fcb07 commit 780f9db
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 @@ -32,6 +32,6 @@
],
"engines": {
"npm": ">8.0.0",
"node": ">18.0.0"
"node": ">20.0.0"
}
}

0 comments on commit 780f9db

Please sign in to comment.