chore: update node engines to next LTS (node 20 / npm 9)

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
pull/38924/head
John Molakvoæ 11 months ago
parent 32bbe3db81
commit f5120fb497
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF

@ -187,8 +187,8 @@
"extends @nextcloud/browserslist-config"
],
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
"node": "^20.0.0",
"npm": "^9.0.0"
},
"overrides": {
"colors": "1.4.0"

Loading…
Cancel
Save