Add language tag package dependency.

This commit is contained in:
Dillon Kearns 2021-04-22 21:28:08 -07:00
parent 11267b5f62
commit 2cb1162f35

View File

@ -24,6 +24,7 @@
"ThinkAlexandria/elm-html-in-elm": "1.0.1 <= v < 2.0.0",
"avh4/elm-color": "1.0.0 <= v < 2.0.0",
"danyx23/elm-mimetype": "4.0.1 <= v < 5.0.0",
"dillonkearns/elm-bcp47-language-tag": "1.0.1 <= v < 2.0.0",
"elm/browser": "1.0.1 <= v < 2.0.0",
"elm/core": "1.0.2 <= v < 2.0.0",
"elm/html": "1.0.0 <= v < 2.0.0",