summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2018-06-20 17:47:02 +0200 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2018-06-20 17:47:02 +0200 |
commit | c4bdab007fa34dd685fa7700086e4f500a954d38 (patch) | |
tree | 0388d2c84ffaa77d1d8cf97954ff628621c87369 /src/battlemap/elm-package.json | |
parent | 734f10c3de28cd432b16a19600a01f8b091a3ab4 (diff) |
They're not smooth, but there are some animations.
Diffstat (limited to 'src/battlemap/elm-package.json')
-rw-r--r-- | src/battlemap/elm-package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/battlemap/elm-package.json b/src/battlemap/elm-package.json index 5f6573f..43957bf 100644 --- a/src/battlemap/elm-package.json +++ b/src/battlemap/elm-package.json @@ -9,6 +9,7 @@ "exposed-modules": [], "dependencies": { "NoRedInk/elm-decode-pipeline": "3.0.0 <= v < 4.0.0", + "andrewMacmurray/elm-delay": "2.0.3 <= v < 3.0.0", "elm-lang/core": "5.1.1 <= v < 6.0.0", "elm-lang/dom": "1.1.1 <= v < 2.0.0", "elm-lang/html": "2.0.0 <= v < 3.0.0", |