mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #42841 from nextcloud/feat/package-node-npm-engines-update
This commit is contained in:
commit
9c1497a91f
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@
|
|||
],
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^9.0.0"
|
||||
"npm": "^10.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"colors": "1.4.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue