Skip to content

Commit ef66b35

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

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
@@ -89,8 +89,8 @@
8989
"webpack-merge": "^6.0.1"
9090
},
9191
"engines": {
92-
"node": "^22.0.0",
93-
"npm": "^10.5.0"
92+
"node": "^24.0.0",
93+
"npm": "^11.3.0"
9494
},
9595
"overrides": {
9696
"stylelint-order": "^6.0.3"

0 commit comments

Comments
 (0)