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 adef18b4daa3..f42a3cd27436 100644 --- a/website/sandbox/chord-drill-sergeant/elm.json +++ b/website/sandbox/chord-drill-sergeant/elm.json @@ -12,6 +12,7 @@ "elm/random": "1.0.0", "elm/time": "1.0.0", "elm-community/list-extra": "8.2.3", + "elm-community/maybe-extra": "5.2.0", "elm-community/random-extra": "3.1.0" }, "indirect": { |