Skip to content

Commit d13f807

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 08962ed commit d13f807

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
@@ -46,8 +46,8 @@
4646
"url": "https://github.com/nextcloud/user_migration/issues"
4747
},
4848
"engines": {
49-
"node": "^20.0.0",
50-
"npm": "^10.0.0"
49+
"node": "^22.0.0",
50+
"npm": "^10.5.0"
5151
},
5252
"version": "9.0.0-dev.0"
5353
}

0 commit comments

Comments
 (0)