diff --git a/fiori/package.json b/fiori/package.json index 64528079..9f397564 100644 --- a/fiori/package.json +++ b/fiori/package.json @@ -25,9 +25,15 @@ "model": "@capire/orders" }, "messaging": { - "[production]": { "kind": "enterprise-messaging" }, - "[development]": { "kind": "file-based-messaging" }, - "[hybrid!]": { "kind": "enterprise-messaging-shared" } + "[production]": { + "kind": "enterprise-messaging" + }, + "[development]": { + "kind": "file-based-messaging" + }, + "[hybrid!]": { + "kind": "enterprise-messaging-shared" + } }, "db": { "kind": "sql",