Skip to content

Commit 9b23246

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 8206bb1 commit 9b23246

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
@@ -37,8 +37,8 @@
3737
"extends @nextcloud/browserslist-config"
3838
],
3939
"engines": {
40-
"node": "^22.0.0",
41-
"npm": "^10.5.0"
40+
"node": "^24.0.0",
41+
"npm": "^11.3.0"
4242
},
4343
"devDependencies": {
4444
"@nextcloud/babel-config": "^1.0.0",

0 commit comments

Comments
 (0)