Skip to content

Commit

Permalink
Update src/content/guides/packages.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Finnemann Jensen <[email protected]>
  • Loading branch information
sigurdm and jonasfj authored Sep 27, 2024
1 parent b3f0638 commit cf4be91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/guides/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ In some cases `dart pub get` will not give you the exact versions locked in

In all these cases `dart pub get` will

* Attempt to unlock as few dependencies as possible.
* Unlock as needed.
* Notify about any changes in the output.

For example after adding `retry: ^3.0.0` to your dependencies:
Expand Down

0 comments on commit cf4be91

Please sign in to comment.