remove unused dependency on myself

This commit is contained in:
Ryan Haskell-Glatz 2020-03-29 21:33:11 -05:00
parent 581e47eb00
commit 099e910865

View File

@ -11,8 +11,7 @@
"elm/core": "1.0.5",
"elm/html": "1.0.0",
"elm/url": "1.0.0",
"mdgriffith/elm-ui": "1.1.5",
"ryannhg/elm-spa": "4.0.0"
"mdgriffith/elm-ui": "1.1.5"
},
"indirect": {
"elm/json": "1.1.3",