diff --git a/docs/commands/bootstrap.mdx b/docs/commands/bootstrap.mdx index 44f6eb05..c888125a 100644 --- a/docs/commands/bootstrap.mdx +++ b/docs/commands/bootstrap.mdx @@ -104,8 +104,7 @@ bootstrap config every time `melos bootstrap` is run. When there's a need to override the dependency_overrides specified in a package's pubspec.yaml, use dependency_overrides in Melos' configuration. This allows you to specify different package versions than those defined in the package's -own dependency overrides. This is especially useful for situations where you're actively -developing a package that relies on a path dependency not present in the main project. +own dependency overrides. ```yaml # melos.yaml