Skip to content

Commit 0e9b0db

Browse files
authored
Merge pull request #132 from Onix-Systems/hotfix/mason_upgrade
hotfix: update mason version
2 parents 80f8178 + d78474b commit 0e9b0db

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)