Skip to content

Commit ec83ee8

Browse files
committed
Update npm and node engines versions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 9af2cea commit ec83ee8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@
149149
"extends @nextcloud/browserslist-config"
150150
],
151151
"engines": {
152-
"node": "^14.0.0",
153-
"npm": "^7.0.0"
152+
"node": "^16.0.0",
153+
"npm": "^7.0.0 || ^8.0.0"
154154
},
155155
"overrides": {
156156
"colors": "1.4.0"

0 commit comments

Comments
 (0)