terezka / elm-charts

Create SVG charts in Elm.
https://www.elm-charts.org
BSD 3-Clause "New" or "Revised" License
725 stars 67 forks source link

Use non-deprecated version of elm-dom #106

Open VlkrS opened 2 years ago

VlkrS commented 2 years ago

According to https://github.com/debois/elm-dom, debois/elm-dom is deprecated, but a forked and maintained version is available as K-Adam/elm-dom (https://github.com/K-Adam/elm-dom/).

Would it be possible for elm-charts to depend on the maintained version?

terezka commented 10 months ago

This will be updated in the upcoming version. Thanks for letting me know!