cleaned up package.jsons

This commit is contained in:
Daniel
2020-03-02 08:45:39 +01:00
parent 125cb6e5c2
commit ddb25d5ff5
9 changed files with 14 additions and 45 deletions

View File

@@ -1,8 +1,6 @@
{
"name": "@capire/reviews",
"version": "1.0.0",
"description": "A reuse service providing generic means to add reviews and ratings to target objects, e.g. products.",
"repository": "https://github.com/SAP-samples/cloud-cap-samples.git",
"files": [
"db",
"srv",
@@ -20,6 +18,5 @@
"kind": "file-based-messaging"
}
}
},
"license": "SAP SAMPLE CODE LICENSE"
}
}