diff --git a/elm.json b/elm.json index dc2955e..2fa2a3b 100644 --- a/elm.json +++ b/elm.json @@ -30,7 +30,7 @@ "mgold/elm-nonempty-list": "4.2.0", "noahzgordon/elm-color-extra": "1.0.2", "rtfeldman/elm-iso8601-date-strings": "1.1.4", - "ryannhg/date-format": "2.3.0", + "ryan-haskell/date-format": "1.0.0", "stoeffel/set-extra": "1.2.3", "wernerdegroot/listzipper": "4.0.0" }, @@ -48,4 +48,4 @@ }, "indirect": {} } -} \ No newline at end of file +}