Skip to content

Commit 6ed7775

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

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
@@ -56,8 +56,8 @@
5656
]
5757
},
5858
"engines": {
59-
"node": "^22.0.0",
60-
"npm": "^10.5.0"
59+
"node": "^24.0.0",
60+
"npm": "^11.3.0"
6161
},
6262
"optionalDependencies": {
6363
"@rollup/rollup-linux-x64-gnu": "^4.52.4"

0 commit comments

Comments
 (0)