2 Commits

Author SHA1 Message Date
Ben Thomson
2a8afecb23 Make "mix:update" command compatible with 1.2 2022-04-19 10:12:59 +08:00
Ben Thomson
9573d11d4b Add "mix:update" command to update Node dependencies
Operates almost entirely the same as "mix:install", but ensures dependencies are using the most up-to-date version. This will help resolve cases where an NPM audit reports vulnerable dependencies.
2022-04-14 20:31:38 +08:00