1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

ui: Upgrade to elm 0.19.1, bump all JS deps

This commit is contained in:
James Hillyerd
2020-03-21 11:33:03 -07:00
parent 45d9d2af39
commit 201987f6a8
5 changed files with 1228 additions and 930 deletions

View File

@@ -3,7 +3,7 @@
"source-directories": [
"src"
],
"elm-version": "0.19.0",
"elm-version": "0.19.1",
"dependencies": {
"direct": {
"NoRedInk/elm-json-decode-pipeline": "1.0.0",