Skip to content

Commit

Permalink
chore: update minimum dart version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekfad committed Jul 27, 2022
1 parent 44079cb commit 82dd597
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ packages:
source: hosted
version: "1.1.0"
sdks:
dart: ">=2.17.0 <3.0.0"
dart: ">=2.17.6 <3.0.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.1.1
homepage: https://github.com/Zekfad/dev-mirror

environment:
sdk: '>=2.15.1 <3.0.0'
sdk: '>=2.17.6 <3.0.0'

dependencies:
collection: ^1.16.0
Expand Down

0 comments on commit 82dd597

Please sign in to comment.