chore: moving app-router to .deploy folder (#822)
* chore: moving app-router and mta.yaml to .deploy folder? * reverted mta.yaml in .deploy * chore: update package-lock.json * Added guide about Micro Services with CAP * updated package-lock.json * Leaving mta.yaml in root * . * . * . * Remove Micro Services with CAP documentation
This commit is contained in:
@@ -5,12 +5,7 @@
|
||||
"repository": "https://github.com/sap-samples/cloud-cap-samples.git",
|
||||
"author": "daniel.hutzel@sap.com",
|
||||
"workspaces": [
|
||||
"./bookshop",
|
||||
"./bookstore",
|
||||
"./common",
|
||||
"./fiori",
|
||||
"./orders",
|
||||
"./reviews",
|
||||
"./*",
|
||||
"./etc/*"
|
||||
],
|
||||
"devDependencies": {
|
||||
@@ -38,4 +33,4 @@
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"private": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user