Skip to content

Commit e1eae6a

Browse files
authored
chore(dart_frog_cli): upgrade minimum dart sdk constraint (#1844)
1 parent 5e34c8d commit e1eae6a

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
@@ -12,7 +12,7 @@ screenshots:
1212
path: assets/logo.png
1313

1414
environment:
15-
sdk: ^3.5.0
15+
sdk: ^3.5.4
1616

1717
dependencies:
1818
args: ^2.5.0

0 commit comments

Comments
 (0)