Feat/add nvmrc (#612)

* feat: Add .nvmrc and align engines to Node 20

* chore: set nvm to 22, engines to 18

* chore: format

* chore: add changeset

---------

Co-authored-by: Amir Golan <amirgolan@Amirs-MacBook-Pro.local>
This commit is contained in:
Ralph Khreish
2025-05-28 15:02:15 +02:00
committed by GitHub
parent f058543888
commit 669b744ced
3 changed files with 120 additions and 114 deletions

View File

@@ -0,0 +1,5 @@
---
"task-master-ai": minor
---
Increased minimum required node version to > 18 (was > 14)