Remove unused dependencies.

This commit is contained in:
Dillon Kearns 2022-10-04 10:05:22 -07:00
parent 20ecc04c8c
commit 0fa72dc766

View File

@ -63,7 +63,6 @@
"elm/virtual-dom": "1.0.2 <= v < 2.0.0",
"elm-community/dict-extra": "2.4.0 <= v < 3.0.0",
"elm-community/list-extra": "8.3.0 <= v < 9.0.0",
"jfmengels/elm-review": "2.7.0 <= v < 3.0.0",
"jluckyiv/elm-utc-date-strings": "1.0.0 <= v < 2.0.0",
"justinmimbs/date": "4.0.0 <= v < 5.0.0",
"mdgriffith/elm-codegen": "2.0.0 <= v < 3.0.0",
@ -71,7 +70,6 @@
"noahzgordon/elm-color-extra": "1.0.2 <= v < 2.0.0",
"robinheghan/fnv1a": "1.0.0 <= v < 2.0.0",
"rtfeldman/elm-css": "17.1.1 <= v < 18.0.0",
"stil4m/elm-syntax": "7.2.7 <= v < 8.0.0",
"the-sett/elm-syntax-dsl": "6.0.2 <= v < 7.0.0",
"turboMaCk/non-empty-list-alias": "1.2.0 <= v < 2.0.0",
"vito/elm-ansi": "10.0.1 <= v < 11.0.0"