From d3afc3fda881612e99b515ea1f0cef68de07f576 Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Fri, 21 Apr 2023 19:28:21 +0200 Subject: [PATCH] Removing ! from profile --- fiori/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fiori/package.json b/fiori/package.json index 8bb90b42..4ced2968 100644 --- a/fiori/package.json +++ b/fiori/package.json @@ -29,7 +29,7 @@ "[development]": { "kind": "file-based-messaging" }, - "[hybrid!]": { + "[hybrid]": { "kind": "enterprise-messaging-shared" } },