Prepare for cds6 (#341)

This commit is contained in:
Daniel Hutzel
2022-04-05 16:30:04 +02:00
committed by GitHub
parent bbf1194a09
commit 912271338d
10 changed files with 690 additions and 682 deletions

View File

@@ -10,9 +10,9 @@
"index.js"
],
"dependencies": {
"@sap/cds": "^5.0.4",
"@sap/cds": ">=5.9",
"express": "^4.17.1",
"passport": "0.4.1"
"passport": ">=0.4.1"
},
"scripts": {
"genres": "cds serve test/genres.cds",