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
@@ -141,7 +141,7 @@
"eslint-plugin-playwright": "^2.3.0"
},
"engines": {
"node": ">= 18"
"node": ">= 20"
}
},
"node_modules/@aashutoshrathi/word-wrap": {