Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit f90c431

Browse files
committed
add shared-db dependencies
1 parent 7d170ee commit f90c431

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

shared-db/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"name": "@capire/shared-db",
33
"version": "3.0.0",
44
"description": "CAP Sample CDS model deployment for shared-db scenario",
5+
"dependencies": {
6+
"@capire/bookstore": "*",
7+
"@capire/orders": "*",
8+
"@capire/reviews": "*"
9+
},
510
"cds": {
611
"sql": {
712
"native_hana_associations": false

0 commit comments

Comments
 (0)