Skip to content

Commit bc1a1b1

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

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
@@ -55,8 +55,8 @@
5555
"@vue/test-utils": "^1.3.4"
5656
},
5757
"engines": {
58-
"node": "20.x",
59-
"npm": "9.x"
58+
"node": "^24.0.0",
59+
"npm": "^11.3.0"
6060
},
6161
"browserslist": [
6262
"extends @nextcloud/browserslist-config"

0 commit comments

Comments
 (0)