This commit is contained in:
Daniel
2020-03-01 18:25:53 +01:00
parent 06755978b2
commit 3731a7ea23
43 changed files with 87 additions and 77 deletions

7
common/package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "@sap/capire-common",
"version": "1.0.0",
"description": "A reuse package providing common domain models and services for common data.",
"repository": "https://github.com/SAP-samples/cloud-cap-samples.git",
"license": "SAP SAMPLE CODE LICENSE"
}