Update cds and use cds-serve not cds run (#577)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"express": "^4.17.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cds run",
|
||||
"start": "cds-serve",
|
||||
"watch": "cds watch"
|
||||
},
|
||||
"cds": {
|
||||
|
||||
Reference in New Issue
Block a user