Require Node 20 and up

This commit is contained in:
Cohee
2026-03-07 17:04:31 +02:00
parent e834d3724b
commit a608b3451b
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
"yauzl": "^3.2.0"
},
"engines": {
"node": ">= 18"
"node": ">= 20"
},
"overrides": {
"vectra": {