Skip to content

Fixed Commander Version

Latest
Compare
Choose a tag to compare
@erkjbro erkjbro released this 09 Feb 17:17
30d98b5

Problem?

Commander pushed a major release that requires node >= 18! This shouldn't be our problem, but it is because this project did not have the version pinned to anything specific.

Solution!

Pin the last compatible version of commander and patch the project version. Create a package lock file.