Update npm and node engines versions

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/33477/head
Nextcloud bot 2 years ago
parent 9af2cea9b4
commit ec83ee8fef

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

Loading…
Cancel
Save