Skip to content

Commit f943f61

Browse files
authored
fix: update mason version in cli (#1622)
1 parent 1747d4f commit f943f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dart_frog_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
cli_completion: ^0.5.1
2020
dart_frog_gen: ^2.0.0
2121
equatable: ^2.0.5
22-
mason: 0.1.0
22+
mason: ^0.1.0
2323
meta: ^1.15.0
2424
path: ^1.9.0
2525
pub_updater: ^0.5.0

0 commit comments

Comments
 (0)