Skip to content

Commit

Permalink
fix: restrict mason to >=0.1.0-dev.2 <0.1.0-dev.3 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Jan 19, 2022
1 parent 2ac6004 commit 837d01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:

dependencies:
args: ^2.1.0
mason: ^0.1.0-dev.2
mason: ">=0.1.0-dev.2 <0.1.0-dev.3"
meta: ^1.3.0
path: ^1.8.0
pub_updater: ^0.2.1
Expand Down

0 comments on commit 837d01d

Please sign in to comment.