Skip to content

Commit 398b311

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 cbc9f84 commit 398b311

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
@@ -40,8 +40,8 @@
4040
"@nextcloud/webpack-vue-config": "^6.3.0"
4141
},
4242
"engines": {
43-
"node": "^20.0.0",
44-
"npm": "^10.0.0"
43+
"node": "^24.0.0",
44+
"npm": "^11.3.0"
4545
},
4646
"browserslist": [
4747
"extends @nextcloud/browserslist-config"

0 commit comments

Comments
 (0)