Keep your Elm dependencies up-to-date
npm install elm-outdatedSmall tool to help you keep your Elm dependencies up-to-date. Inspired by npm outdated.
```
npm i -g elm-outdated
Just run elm-outdated in your project directory where elm.json or elm-package.json` is located.