ThinkingElixir 077: EMPEX Mtn and Starting Knock with Chris Bell Elixir 1.13.0 New Features

TIL: How to remove unused dependencies from mix.lock

What if a dependency is no longer needed? One library less is potentially one place of conflict between different versions of dependencies less.

You can do it with one command, and clear your lock file.

Check on: https://bartoszgorka.com/clear-mix-lock