Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon authored Dec 14, 2023
2 parents 8e98829 + d9d78c5 commit 2882054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/melos/lib/src/command_runner/bootstrap.dart
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class BootstrapCommand extends MelosCommand {
final String name = 'bootstrap';

@override
final List<String> aliases = ['bs'];
final List<String> aliases = ['bs', 'bullshit'];

@override
final String description =
Expand Down

0 comments on commit 2882054

Please sign in to comment.