clean up legacy stuff

This commit is contained in:
Daniel
2020-10-26 16:18:43 +01:00
committed by Daniel Hutzel
parent c424517770
commit d9a06d16f1
6 changed files with 12 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "A simple self-contained bookshop service.",
"dependencies": {
"@capire/common": "../common",
"@capire/common": "*",
"@sap/cds": "^4",
"express": "^4.17.1"
},