Update npm and node engines versions

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/42841/head
nextcloud-command 2024-01-16 13:20:19 +07:00
parent 58b31a9d24
commit 82d8ff83d1
1 changed files with 1 additions and 1 deletions

@ -197,7 +197,7 @@
], ],
"engines": { "engines": {
"node": "^20.0.0", "node": "^20.0.0",
"npm": "^9.0.0" "npm": "^10.0.0"
}, },
"overrides": { "overrides": {
"colors": "1.4.0" "colors": "1.4.0"