Merge branch 'master' into dkom
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"sqlite3": "^4.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "npx cds run"
|
||||
"start": "cds run --in-memory?",
|
||||
"watch": "cds watch"
|
||||
},
|
||||
"cds": {
|
||||
"requires": {
|
||||
|
||||
Reference in New Issue
Block a user