Skip to content

Commit 5145ed0

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 c3fdea7 commit 5145ed0

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
@@ -73,8 +73,8 @@
7373
"fs": false
7474
},
7575
"engines": {
76-
"node": "^20.0.0",
77-
"npm": "^10.0.0"
76+
"node": "^24.0.0",
77+
"npm": "^11.3.0"
7878
},
7979
"devDependencies": {
8080
"@cypress/browserify-preprocessor": "^3.0.2",

0 commit comments

Comments
 (0)