Skip to content

Commit

Permalink
Don't depend on a dart pre-release version
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Mar 14, 2021
1 parent a0c72a4 commit 6a8da1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.9.0
homepage: https://github.com/passsy/kt.dart

environment:
sdk: '>=2.12.0-0 <3.0.0'
sdk: '>=2.12.0 <3.0.0'

dependencies:
meta: ^1.3.0
Expand Down

0 comments on commit 6a8da1d

Please sign in to comment.