Skip to content

Commit e17ef9a

Browse files
nextcloud-botjotoeri
authored andcommitted
Update npm and node engines versions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5b31deb commit e17ef9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"extends @nextcloud/browserslist-config"
5050
],
5151
"engines": {
52-
"node": "^14",
53-
"npm": "^7"
52+
"node": "^16.0.0",
53+
"npm": "^7.0.0 || ^8.0.0"
5454
}
5555
}

0 commit comments

Comments
 (0)