This commit is contained in:
Christian Georgi
2022-06-21 15:52:40 +02:00
committed by Christian Georgi
parent bf2b12e4e8
commit cae45fcd87
3 changed files with 18 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
"dependencies": {
"@capire/bookstore": "*",
"@sap/cds": ">=5",
"@sap/cds-odata-v2-adapter-proxy": "^1.8.13",
"express": "^4.17.1",
"passport": ">=0.4.1"
},