chore: set nvm to 22, engines to 18

This commit is contained in:
Amir Golan
2025-05-05 21:03:06 +03:00
committed by Ralph Khreish
parent f6142e56ca
commit 471f152c1c
3 changed files with 2 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
---
'task-master-ai': patch
---
Add .nvmrc and update engines field to Node 20

2
.nvmrc
View File

@@ -1 +1 @@
20
22

View File

@@ -74,7 +74,7 @@
"zod": "^3.23.8"
},
"engines": {
"node": ">=20.0.0"
"node": ">=18.0.0"
},
"repository": {
"type": "git",