diff options
Diffstat (limited to 'website/sandbox/chord-drill-sergeant/elm.json')
-rw-r--r-- | website/sandbox/chord-drill-sergeant/elm.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/sandbox/chord-drill-sergeant/elm.json b/website/sandbox/chord-drill-sergeant/elm.json index f42a3cd27436..a95f80408ec4 100644 --- a/website/sandbox/chord-drill-sergeant/elm.json +++ b/website/sandbox/chord-drill-sergeant/elm.json @@ -10,6 +10,7 @@ "elm/core": "1.0.5", "elm/html": "1.0.0", "elm/random": "1.0.0", + "elm/svg": "1.0.1", "elm/time": "1.0.0", "elm-community/list-extra": "8.2.3", "elm-community/maybe-extra": "5.2.0", |