Fixed and adjusted to cds5

This commit is contained in:
Daniel
2021-04-10 13:04:33 +02:00
committed by Daniel Hutzel
parent 33cd70065a
commit 0c4658a3ef
3 changed files with 8 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"description": "A simple self-contained bookshop service.",
"dependencies": {
"@capire/common": "*",
"@sap/cds": ">=4",
"@sap/cds": "^5.0.4",
"express": "^4.17.1",
"passport": "0.4.1"
},