Skip to content

Commit 9b77d17

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 f3d9a28 commit 9b77d17

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
@@ -24,8 +24,8 @@
2424
"vue": "^2.7.16"
2525
},
2626
"engines": {
27-
"node": "^20.0.0",
28-
"npm": "^10.0.0"
27+
"node": "^22.0.0",
28+
"npm": "^10.5.0"
2929
},
3030
"devDependencies": {
3131
"@nextcloud/browserslist-config": "^3.0.1",

0 commit comments

Comments
 (0)