Skip to content

Commit 8ff9bbd

Browse files
nextcloud-botenjeck
authored andcommitted
build: update node and npm engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent f0f617c commit 8ff9bbd

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
@@ -57,8 +57,8 @@
5757
"extends @nextcloud/browserslist-config"
5858
],
5959
"engines": {
60-
"node": "^20.0.0",
61-
"npm": "^10.0.0"
60+
"node": "^22.0.0",
61+
"npm": "^10.5.0"
6262
},
6363
"devDependencies": {
6464
"@nextcloud/babel-config": "^1.2.0",

0 commit comments

Comments
 (0)