mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
build: update node and npm engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
9869995ca9
commit
62f858cb8c
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@
|
|||
"extends @nextcloud/browserslist-config"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^10.0.0"
|
||||
"node": "^22.0.0",
|
||||
"npm": "^10.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/browserify-preprocessor": "^3.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue