deps: change min required nodejs to v20 (breaking)
This commit is contained in:
parent
f3e07fd51c
commit
38361aaf48
3 changed files with 3 additions and 3 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -85,7 +85,7 @@
|
|||
"typescript": "^5.5.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.14",
|
||||
"node": "20 || >=22",
|
||||
"npm": ">=9.3.1"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue