From b2f718c82858da4449e2345d3a2a12294b0276a0 Mon Sep 17 00:00:00 2001 From: Heinrich Date: Tue, 21 Nov 2023 09:16:15 +0800 Subject: [PATCH] Update docs/commands/bootstrap.mdx Co-authored-by: Lukas Klingsbo --- docs/commands/bootstrap.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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