mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-09 06:24:22 +08: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
27f161b2ed
commit
7d59496878
1 changed files with 4 additions and 0 deletions
|
@ -31,5 +31,9 @@
|
|||
"karma-requirejs": "^1.1.0",
|
||||
"karma-verbose-reporter": "0.0.3",
|
||||
"requirejs": "^2.3.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^22.0.0",
|
||||
"npm": "^10.5.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue