Skip to content

Commit

Permalink
Merge branch 'main' into fix-media-server
Browse files Browse the repository at this point in the history
  • Loading branch information
Akatuoro authored Nov 25, 2024
2 parents ee028e7 + b1a13f2 commit 29f9016
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions common/cds-plugin.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// dummy to auto-load the plugin
7 changes: 7 additions & 0 deletions common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,12 @@
"version": "1.0.0",
"dependencies": {
"@sap/cds": "*"
},
"cds": {
"requires": {
"@capire/common/data": {
"model": "@capire/common"
}
}
}
}

0 comments on commit 29f9016

Please sign in to comment.