Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 320 Bytes

elm-outdated

Small tool to help you keep your Elm dependencies up-to-date. Inspired by npm outdated.

Installation

npm i -g elm-outdated

Usage

Just run elm-outdated in your project directory where elm.json or elm-package.json is located.

Example

Example output