* 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
11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
"name": "@capire/shared-db",
|
|
"version": "3.0.0",
|
|
"description": "CAP Sample CDS model deployment for shared-db scenario",
|
|
"cds": {
|
|
"sql": {
|
|
"native_hana_associations": false
|
|
}
|
|
}
|
|
}
|