Skip to content

Commit a9c8c40

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

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
@@ -41,8 +41,8 @@
4141
"vue-loader": "^15.11.1"
4242
},
4343
"engines": {
44-
"node": "^20.0.0",
45-
"npm": "^10.0.0"
44+
"node": "^24.0.0",
45+
"npm": "^11.3.0"
4646
},
4747
"browserslist": [
4848
"extends @nextcloud/browserslist-config"

0 commit comments

Comments
 (0)