elm-check-updates
v1.2.2
Published
check if elm packages are up-to-date
Readme
Elm Check Updates
Check which elm-packages are out of date.
Installation
npm i elm-check-updates -g
Usage
Run elm-check-updates in your projects root.
If you want to update elm-package.json with the latest version of each package run elm-check-updates -u.
