Skip to content

Commit b8db533

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 1c0ea39 commit b8db533

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

0 commit comments

Comments
 (0)