Skip to content

Commit 772fcc2

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 696872a commit 772fcc2

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
@@ -33,8 +33,8 @@
3333
"extends @nextcloud/browserslist-config"
3434
],
3535
"engines": {
36-
"node": "^22.0.0",
37-
"npm": "^10.5.0"
36+
"node": "^24.0.0",
37+
"npm": "^11.3.0"
3838
},
3939
"dependencies": {
4040
"@nextcloud/auth": "^2.5.1",

0 commit comments

Comments
 (0)