Merge pull request #7182 from nextcloud/feat/package-node-npm-engines-update
build: update node and npm engines versions
This commit is contained in:
@@ -70,8 +70,8 @@
|
||||
"extends @nextcloud/browserslist-config"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^10.0.0"
|
||||
"node": "^22.0.0",
|
||||
"npm": "^10.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nextcloud/babel-config": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user