diff --git a/hello/package.json b/hello/package.json index 5761592d..e7ca41d1 100644 --- a/hello/package.json +++ b/hello/package.json @@ -7,7 +7,7 @@ "start:ts": "cds-ts serve srv/world.cds" }, "dependencies": { - "@sap/cds": "^5.0.4", + "@sap/cds": "^5.0.4" }, "devDependencies": { "@types/jest": "^27.0.2",