diff --git a/fiori/package.json b/fiori/package.json index a01cff46..05b3cab8 100644 --- a/fiori/package.json +++ b/fiori/package.json @@ -14,7 +14,7 @@ "cds": { "requires": { "auth": { - "strategy": "dummy" + "kind": "dummy-auth" }, "ReviewsService": { "kind": "odata", @@ -51,4 +51,4 @@ } } } -} \ No newline at end of file +}