Skip to content

Commit 6aba858

Browse files
authored
Merge pull request #947 from nextcloud/feat/package-node-npm-engines-update
build: update node and npm engines versions
2 parents 76ab696 + af4ae1b commit 6aba858

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": "^24.0.0",
50+
"npm": "^11.3.0"
5151
},
5252
"version": "9.1.0-dev.0"
5353
}

0 commit comments

Comments
 (0)