Prepared for @sap/cds@4

This commit is contained in:
Daniel
2020-04-28 22:24:40 +02:00
parent d0894e50d7
commit e3670b5337
5 changed files with 5 additions and 4 deletions

View File

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