Change minimum elm-form version.

This commit is contained in:
Dillon Kearns 2023-04-19 09:15:42 -07:00
parent 4007cbaa18
commit 538338069b

View File

@ -50,7 +50,7 @@
"dillonkearns/elm-bcp47-language-tag": "1.0.1 <= v < 2.0.0",
"dillonkearns/elm-cli-options-parser": "3.2.0 <= v < 4.0.0",
"dillonkearns/elm-date-or-date-time": "2.0.0 <= v < 3.0.0",
"dillonkearns/elm-form": "2.0.0 <= v < 3.0.0",
"dillonkearns/elm-form": "2.0.2 <= v < 3.0.0",
"elm/browser": "1.0.2 <= v < 2.0.0",
"elm/bytes": "1.0.8 <= v < 2.0.0",
"elm/core": "1.0.5 <= v < 2.0.0",