Merge pull request #42841 from nextcloud/feat/package-node-npm-engines-update

This commit is contained in:
John Molakvoæ 2024-01-16 18:05:03 +01:00 committed by GitHub
commit 9c1497a91f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@
],
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
},
"overrides": {
"colors": "1.4.0"