From a0e279641ec21a52dccfc761963d1a7bf81c0613 Mon Sep 17 00:00:00 2001 From: Tessa Kelly Date: Thu, 4 Apr 2019 12:22:07 -0700 Subject: [PATCH] Expose the new modules --- elm.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elm.json b/elm.json index 91fd344b..0ef74e5d 100644 --- a/elm.json +++ b/elm.json @@ -18,6 +18,7 @@ "Nri.Ui.Button.V8", "Nri.Ui.Checkbox.V3", "Nri.Ui.Checkbox.V4", + "Nri.Ui.Checkbox.V5", "Nri.Ui.Colors.Extra", "Nri.Ui.Colors.V1", "Nri.Ui.DisclosureIndicator.V1", @@ -38,6 +39,7 @@ "Nri.Ui.PremiumCheckbox.V1", "Nri.Ui.PremiumCheckbox.V2", "Nri.Ui.PremiumCheckbox.V3", + "Nri.Ui.PremiumCheckbox.V4", "Nri.Ui.SegmentedControl.V6", "Nri.Ui.Select.V5", "Nri.Ui.Svg.V1",