Skip to content

Commit

Permalink
chore: bump melos to v4 and disable parallel pub gets
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierChanth committed Jan 19, 2024
1 parent 4c9f93d commit 3bfe32e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ packages:

command:
bootstrap:
runPubGetInParallel: false
hooks:
post: dart run melos exec --scope="noports_core" --scope="sshnoports" -- "dart run build_runner build --delete-conflicting-outputs"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ environment:
sdk: ">=2.12.0 <4.0.0"

dev_dependencies:
melos: ^3.1.1
melos: ^4.0.0

0 comments on commit 3bfe32e

Please sign in to comment.