mirror of
https://github.com/nextcloud/recognize.git
synced 2025-07-20 18:19:28 +00:00
Update npm and node engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
@ -63,8 +63,8 @@
|
||||
"vue": "^2.7.14"
|
||||
},
|
||||
"engines": {
|
||||
"node": "20.x",
|
||||
"npm": "10.x"
|
||||
"node": "^22.0.0",
|
||||
"npm": "^10.0.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"extends @nextcloud/browserslist-config"
|
||||
|
Reference in New Issue
Block a user