Update npm and node engines versions

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/1878/head
nextcloud-command 2024-01-16 13:21:02 +00:00
rodzic 2ce9cc2d0d
commit 93e84f60ec
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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