Skip to content

Commit

Permalink
Update Node version requirement in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
m4tt72 committed Dec 25, 2023
1 parent 96f583d commit a7594bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"typescript": "^5"
},
"engines": {
"node": ">=20.10.0"
"node": ">=18.17.0"
}
}
}

1 comment on commit a7594bc

@vercel
Copy link

@vercel vercel bot commented on a7594bc Dec 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

terminal – ./

terminal-m4tt72.vercel.app
terminal-git-master-m4tt72.vercel.app
term.m4tt72.com

Please sign in to comment.