Skip to content

Commit d78474b

Browse files
authored
hotfix: update mason version
1 parent 80f8178 commit d78474b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bricks/flutter_clean_base/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 0.1.2+3
99
# The following defines the environment for the current brick.
1010
# It includes the version of mason that the brick requires.
1111
environment:
12-
mason: ">=0.1.0-dev.26 <0.1.0"
12+
mason: "^0.1.0"
1313

1414
# Variables specify dynamic values that your brick depends on.
1515
# Zero or more variables can be specified for a given brick.

0 commit comments

Comments
 (0)