Skip to content

Commit 8f6cb84

Browse files
authored
chore: update mason to 0.1.0-dev.50 (#15)
* chore: update mason 0.1.0-dev.50 * chore: remove double ""
1 parent 1b30aba commit 8f6cb84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repository: https://github.com/VeryGoodOpenSource/flutter_web_preloader
44
version: 0.1.0
55

66
environment:
7-
mason: ">=0.1.0-dev.41 <0.1.0"
7+
mason: ">0.1.0-dev.50= <0.1.0"
88

99
vars:
1010
project_title:

hooks/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ environment:
44
sdk: ">=2.17.0 <3.0.0"
55

66
dependencies:
7-
mason: ^0.1.0-dev.41
7+
mason: ^0.1.0-dev.50
88
yaml: ^3.1.1
99

1010
dev_dependencies:

0 commit comments

Comments
 (0)