mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-04 18:54:29 +08:00
chore: update node engines to next LTS (node 20 / npm 9)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
parent
99f48863eb
commit
2cfd8d413f
1 changed files with 4 additions and 0 deletions
|
@ -30,5 +30,9 @@
|
|||
"karma-requirejs": "^1.1.0",
|
||||
"karma-verbose-reporter": "0.0.3",
|
||||
"requirejs": "^2.3.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^9.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue