Compare commits
4 Commits
fix/update
...
feat/add-n
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5958a272ce | ||
|
|
72a2154b01 | ||
|
|
471f152c1c | ||
|
|
f6142e56ca |
5
.changeset/new-colts-flow.md
Normal file
5
.changeset/new-colts-flow.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"task-master-ai": minor
|
||||||
|
---
|
||||||
|
|
||||||
|
Increased minimum required node version to > 18 (was > 14)
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
"zod": "^3.23.8"
|
"zod": "^3.23.8"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.0.0"
|
"node": ">=18.0.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user