Skip to content

Commit 1832dfc

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 5c94f29 commit 1832dfc

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
@@ -43,8 +43,8 @@
4343
"extends @nextcloud/browserslist-config"
4444
],
4545
"engines": {
46-
"node": "^20.0.0",
47-
"npm": "^10.0.0"
46+
"node": "^22.0.0",
47+
"npm": "^10.5.0"
4848
},
4949
"devDependencies": {
5050
"@nextcloud/babel-config": "^1.2.0",

0 commit comments

Comments
 (0)