Update cds and use cds-serve not cds run (#577)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"passport": ">=0.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cds run --in-memory?",
|
||||
"start": "cds-serve",
|
||||
"watch": "cds watch"
|
||||
},
|
||||
"cds": {
|
||||
|
||||
Reference in New Issue
Block a user