Skip to content

Commit

Permalink
Merge pull request #19 from knottx/main
Browse files Browse the repository at this point in the history
update flutter lints version
  • Loading branch information
Frezyx committed Nov 13, 2023
2 parents 774fa4b + e85d22c commit cd81663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ">=2.0.0 <4.0.0"

dev_dependencies:
flutter_test:
sdk: flutter
sdk: flutter

0 comments on commit cd81663

Please sign in to comment.