From 0041d825534bb6a7386f9e5da319b3235c6c3a67 Mon Sep 17 00:00:00 2001 From: Charly Nguyen Date: Thu, 7 Dec 2023 12:23:35 +0100 Subject: [PATCH] Add @nordeck/element-web-opendesk-module@0.3.0 to variants/openDesk/build_config.yaml Signed-off-by: Charly Nguyen --- variants/openDesk/build_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/variants/openDesk/build_config.yaml b/variants/openDesk/build_config.yaml index 8953e77f49..f27568e6e4 100644 --- a/variants/openDesk/build_config.yaml +++ b/variants/openDesk/build_config.yaml @@ -7,4 +7,5 @@ # The values of this are provided to `yarn add` for inclusion. modules: - "@nordeck/element-web-guest-module@1.0.0" + - "@nordeck/element-web-opendesk-module@0.3.0" - "@nordeck/element-web-widget-lifecycle-module@1.0.1"