summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2020-02-26 18:05:38 +0100
committernsensfel <SpamShield0@noot-noot.org>2020-02-26 18:05:38 +0100
commit64756704edf7e1ae2109cc3fc25fe1d62c629d11 (patch)
treedefd6bc71f7a6e6c4321d82b73a070f0465f77c2 /src/battle/elm.json
parent58563feda3d20ac636714836275d7e2f0dc04519 (diff)
...
Diffstat (limited to 'src/battle/elm.json')
-rw-r--r--src/battle/elm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle/elm.json b/src/battle/elm.json
index f16ab85..d632797 100644
--- a/src/battle/elm.json
+++ b/src/battle/elm.json
@@ -7,7 +7,7 @@
"../shared/battle-map",
"../shared/battle-characters"
],
- "elm-version": "0.19.0",
+ "elm-version": "0.19.1",
"dependencies": {
"direct": {
"NoRedInk/elm-json-decode-pipeline": "1.0.0",