Skip to content

Commit e57e11e

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 531499b commit e57e11e

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
@@ -66,7 +66,7 @@
6666
"vite": "^7.1.12"
6767
},
6868
"engines": {
69-
"node": "^22.0.0",
70-
"npm": "^10.5.0"
69+
"node": "^24.0.0",
70+
"npm": "^11.3.0"
7171
}
7272
}

0 commit comments

Comments
 (0)