github repo, license corrrection
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "bookstore",
|
||||
"description": "Generated by cds init",
|
||||
"repository": "<Add your repository here>",
|
||||
"license": "ISC",
|
||||
"repository": "https://github.com/SAP-samples/cloud-cap-samples.git",
|
||||
"license": "SAP SAMPLE CODE LICENSE",
|
||||
"version": "1.0.0",
|
||||
"engines": {
|
||||
"node": "^8.9"
|
||||
|
||||
Reference in New Issue
Block a user