mweiss / elm-rte-toolkit

A toolkit for creating rich text editors in Elm
https://mweiss.github.io/elm-rte-toolkit/
BSD 3-Clause "New" or "Revised" License
149 stars 14 forks source link

Requires Elm 0.19.1 but can run on 0.19.0 #38

Open rupertlssmith opened 3 years ago

rupertlssmith commented 3 years ago

I am working with a codebase that is using Elm 0.19.0. I tried compiling this for 0.19.0 and it works just fine, so I don't think there is any reason to restrict the package range to >= 0.19.1?