Skip to content

Commit

Permalink
chore: update mason to 0.1.0-dev.50 (#15)
Browse files Browse the repository at this point in the history
* chore: update mason 0.1.0-dev.50

* chore: remove double ""
  • Loading branch information
alestiago committed Sep 13, 2023
1 parent 1b30aba commit 8f6cb84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion brick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repository: https://github.com/VeryGoodOpenSource/flutter_web_preloader
version: 0.1.0

environment:
mason: ">=0.1.0-dev.41 <0.1.0"
mason: ">0.1.0-dev.50= <0.1.0"

vars:
project_title:
Expand Down
2 changes: 1 addition & 1 deletion hooks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ environment:
sdk: ">=2.17.0 <3.0.0"

dependencies:
mason: ^0.1.0-dev.41
mason: ^0.1.0-dev.50
yaml: ^3.1.1

dev_dependencies:
Expand Down

0 comments on commit 8f6cb84

Please sign in to comment.