Skip to content

Commit 2f2a4cc

Browse files
nextcloud-botnextcloud-command
authored andcommitted
build: update node and npm engines versions
Signed-off-by: nextcloud-command <[email protected]>
1 parent e2890e7 commit 2f2a4cc

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
@@ -26,8 +26,8 @@
2626
"vitest": "^3.0.2"
2727
},
2828
"engines": {
29-
"node": "^22.0.0",
30-
"npm": "^10.5.0"
29+
"node": "^24.0.0",
30+
"npm": "^11.3.0"
3131
},
3232
"dependencies": {
3333
"@highlightjs/vue-plugin": "^1.0.2",

0 commit comments

Comments
 (0)