Skip to content

Commit ff16a5a

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

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
@@ -13,8 +13,8 @@
1313
"extends @nextcloud/browserslist-config"
1414
],
1515
"engines": {
16-
"node": "^20.0.0",
17-
"npm": "^9.0.0"
16+
"node": "^24.0.0",
17+
"npm": "^11.3.0"
1818
},
1919
"devDependencies": {
2020
"@babel/core": "^7.28.4",

0 commit comments

Comments
 (0)