mirror of
https://github.com/nextcloud/recognize.git
synced 2025-08-15 22:56:19 +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"
|
"vue": "^2.7.14"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "20.x",
|
"node": "^22.0.0",
|
||||||
"npm": "10.x"
|
"npm": "^10.0.0"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"extends @nextcloud/browserslist-config"
|
"extends @nextcloud/browserslist-config"
|
||||||
|
Reference in New Issue
Block a user