Updated workspace setup (#406)

This commit is contained in:
Daniel Hutzel
2022-10-04 11:59:22 +02:00
committed by GitHub
parent ee2fdd0989
commit bd0f514026
2 changed files with 243 additions and 156 deletions

View File

@@ -8,7 +8,15 @@
"@sap/cds": ">=5.5.3"
},
"workspaces": [
"./*/"
"./bookshop",
"./bookstore",
"./common",
"./data-viewer",
"./fiori",
"./hello",
"./media",
"./orders",
"./reviews"
],
"devDependencies": {
"axios": "^0",