Skip to content

Commit 1413990

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

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,7 +89,7 @@
8989
"wait-on": "^9.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
}

0 commit comments

Comments
 (0)