From 86e6983bede6568c3f47b47137714da56851b991 Mon Sep 17 00:00:00 2001 From: D065023 Date: Fri, 11 Jun 2021 14:46:51 +0200 Subject: [PATCH] use enterprise-messaging-shared --- suppliers/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suppliers/package.json b/suppliers/package.json index 3bd4a3b3..83f469d7 100644 --- a/suppliers/package.json +++ b/suppliers/package.json @@ -32,7 +32,7 @@ }, "[hybrid]": { "messaging": { - "kind": "enterprise-messaging" + "kind": "enterprise-messaging-shared" } } }