fix: Adjust NPM version to v10 (LTS)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen
2024-06-04 01:36:37 +02:00
committed by Elizabeth Danzberger
parent cf10ab106e
commit 6029655c58

View File

@@ -71,7 +71,7 @@
],
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.2.0",