Skip to content

Commit

Permalink
upgrade: Use Node.js v20
Browse files Browse the repository at this point in the history
  • Loading branch information
s1204IT authored Feb 26, 2024
1 parent c172e58 commit 78f381c
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 @@ -26,6 +26,6 @@
"@vercel/ncc": "^0.36.1"
},
"engines": {
"node": "16.x"
"node": "20.x"
}
}

0 comments on commit 78f381c

Please sign in to comment.