add npm ci

This commit is contained in:
jona.klaess
2026-06-04 20:15:14 +02:00
parent 063e4834d3
commit 60e4791a80
2 changed files with 3 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
"vue-tsc": "^1.8.22"
},
"engines": {
"node": "^20 || ^18 || ^16",
"node": "^24 || ^20 || ^18 || ^16",
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
}