Merge branch 'main' into mocha

This commit is contained in:
Christian Georgi
2022-10-05 16:16:51 +02:00
committed by GitHub
23 changed files with 662 additions and 6942 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",