Skip to content

Commit afa9935

Browse files
authored
fix: Fix dependencies versions (#34)
1 parent b921b2f commit afa9935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository: "https://github.com/surfstudio/flutter-surf-lint-rules"
55
issue_tracker: "https://github.com/surfstudio/flutter-surf-lint-rules/issues"
66

77
dependencies:
8-
flutter_lints: 2.0.1
8+
flutter_lints: ^2.0.1
99

1010
environment:
1111
sdk: ">=2.18.0 <4.0.0"

0 commit comments

Comments
 (0)