gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
920 stars 39 forks source link

Upgrade List.Extra Dependency #92

Open RobertFischer opened 6 years ago

RobertFischer commented 6 years ago

The List.Extra dependency is at 4.0.0 -- the most recent version is 6.1.0. There's been a lot of significant improvements.

If you're interested, I'd be happy to do the development work for this and submit a PR.