Skip to content

Commit af4ae1b

Browse files
nextcloud-botnextcloud-command
authored andcommitted
build: update node and npm engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 67d3030 commit af4ae1b

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
@@ -46,8 +46,8 @@
4646
"url": "https://github.com/nextcloud/user_migration/issues"
4747
},
4848
"engines": {
49-
"node": "^20.0.0",
50-
"npm": "^10.0.0"
49+
"node": "^24.0.0",
50+
"npm": "^11.3.0"
5151
},
5252
"version": "9.1.0-dev.0"
5353
}

0 commit comments

Comments
 (0)