This commit is contained in:
Nextcloud Command Bot 2023-12-23 11:03:41 +03:00 committed by GitHub
commit 0f5fb1b2ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,8 +32,8 @@
"extends @nextcloud/browserslist-config"
],
"engines": {
"node": ">=14.0.0",
"npm": ">=7.0.0"
"node": "^20.0.0",
"npm": "^9.0.0"
},
"dependencies": {
"@nextcloud/auth": "^1.3.0",