cleaned up package.jsons
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "@capire/fiori",
|
||||
"version": "1.0.0",
|
||||
"description": "A simple bookshop application, build in a self-contained all-in-one fashion, i.e. w/o reusing other packages.",
|
||||
"dependencies": {
|
||||
"@capire/bookshop": "*",
|
||||
"@capire/orders": "*",
|
||||
@@ -10,6 +9,5 @@
|
||||
"scripts": {
|
||||
"start": "cds run --in-memory?",
|
||||
"watch": "cds watch"
|
||||
},
|
||||
"license": "SAP SAMPLE CODE LICENSE"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user