aboutsummaryrefslogtreecommitdiffstats
path: root/style-generator/elm.json
diff options
context:
space:
mode:
authorJakub Hampl <kopomir@gmail.com>2019-02-14 15:23:49 +0000
committerGitHub <noreply@github.com>2019-02-14 15:23:49 +0000
commit6bd5f8ccbd8c44c3311ef36b0e2de9ede4fa71ed (patch)
treede40a36d34cb734c2765a705506436f8b38e28a9 /style-generator/elm.json
parentf0c36a3d49fad46e0fb6cafeb7a021dd5d775993 (diff)
New Style Generator (#8)
Diffstat (limited to 'style-generator/elm.json')
-rw-r--r--style-generator/elm.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/style-generator/elm.json b/style-generator/elm.json
index 4f116f6..abf9cf6 100644
--- a/style-generator/elm.json
+++ b/style-generator/elm.json
@@ -13,6 +13,7 @@
"elm/json": "1.0.0",
"elm/parser": "1.1.0",
"elm-community/list-extra": "8.0.0",
+ "mdgriffith/elm-ui": "1.1.0",
"stil4m/elm-syntax": "6.1.0",
"stil4m/structured-writer": "1.0.2",
"the-sett/elm-string-case": "1.0.2"