Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdm committed Sep 26, 2024
1 parent ba0236f commit 12914b1
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 @@ -205,7 +205,7 @@ use `dart pub get --enforce-lockfile` - that will fail with a non-zero exit code
if the current lockfile cannot be exactly fulfilled, and does not match your
current constraints or if there is a hash mismatch.

```
```console
$ dart pub get --enforce-lockfile
Resolving dependencies...
Downloading packages...
Expand Down

0 comments on commit 12914b1

Please sign in to comment.