diff --git a/frontend/elm.json b/frontend/elm.json index 0a95d46..8280753 100644 --- a/frontend/elm.json +++ b/frontend/elm.json @@ -8,7 +8,8 @@ "direct": { "elm/browser": "1.0.1", "elm/core": "1.0.2", - "elm/html": "1.0.0" + "elm/html": "1.0.0", + "elm/svg": "1.0.1" }, "indirect": { "elm/json": "1.1.3", @@ -25,4 +26,4 @@ "elm/random": "1.0.0" } } -} +} \ No newline at end of file