Make it look more like Minsuk's version.

This commit is contained in:
2021-05-16 21:33:49 -07:00
parent 3a237d0d0e
commit 69f8de7f2e
4 changed files with 54 additions and 40 deletions

View File

@@ -8,10 +8,12 @@
"direct": {
"elm/browser": "1.0.2",
"elm/core": "1.0.5",
"elm/html": "1.0.0"
"elm/html": "1.0.0",
"feathericons/elm-feather": "1.5.0"
},
"indirect": {
"elm/json": "1.1.3",
"elm/svg": "1.0.1",
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.2"