Skip to content

Commit

Permalink
chore: update use node v20
Browse files Browse the repository at this point in the history
  • Loading branch information
npmstudy committed Jan 9, 2024
1 parent 85ec2db commit 7356045
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"name": "your-node-v20-menoreopo-project",
"private": true,
"node": "^20.0.0",
"engines": {
"node": "^20.0.0"
},
"scripts": {
"build": "nx run-many -t build",
"build:fast": "nx run-many -t build:fast",
Expand Down

0 comments on commit 7356045

Please sign in to comment.