diff --git a/elm.json b/elm.json index b8e45a09..1b8e4350 100644 --- a/elm.json +++ b/elm.json @@ -36,6 +36,7 @@ "Nri.Ui.Icon.V4", "Nri.Ui.Icon.V5", "Nri.Ui.InputStyles.V2", + "Nri.Ui.Loading.V1", "Nri.Ui.Logo.V1", "Nri.Ui.MasteryIcon.V1", "Nri.Ui.Modal.V8", @@ -90,4 +91,4 @@ "avh4/elm-program-test": "3.1.0 <= v < 4.0.0", "elm-explorations/test": "1.2.0 <= v < 2.0.0" } -} \ No newline at end of file +}