1
0
Fork 0

Bump webui to NodeJS v24

This commit is contained in:
Jesper Noordsij 2025-12-17 10:36:05 +01:00 committed by GitHub
parent 60b19b7b81
commit fd36de5a0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@
"cookie": "^0.7.0"
},
"engines": {
"node": "^22 || ^20 || ^18 || ^16",
"node": "^24 || ^22",
"npm": ">= 6.13.4",
"yarn": ">= 1.22.22"
},