Update npm and node engines versions

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
nextcloud-command 2024-01-16 13:18:48 +00:00
parent 33b71cebb0
commit 6e77a78e91
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
],
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
},
"devDependencies": {
"@cypress/browserify-preprocessor": "^3.0.2",