invertase / melos

๐ŸŒ‹ A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
https://melos.invertase.dev/~melos-latest
Apache License 2.0
1.07k stars 193 forks source link

fix: Only enforce lockfile when it exists #704

Closed spydon closed 2 months ago

spydon commented 2 months ago

Description

Fixes #703

Type of Change