chore(elm): add mdgriffith/elm-ui as project dep

This commit is contained in:
Ananth Venkatesh 2025-01-25 02:37:35 -05:00
parent 6fcb464dd2
commit a86e7dadaf
Signed by: ananthv
GPG key ID: 4BB578E748CFE4FF

View file

@ -8,7 +8,8 @@
"direct": { "direct": {
"elm/browser": "1.0.2", "elm/browser": "1.0.2",
"elm/core": "1.0.5", "elm/core": "1.0.5",
"elm/html": "1.0.0" "elm/html": "1.0.0",
"mdgriffith/elm-ui": "1.1.8"
}, },
"indirect": { "indirect": {
"elm/json": "1.1.3", "elm/json": "1.1.3",