Skip to content

Commit

Permalink
fix pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
chuprin.v committed Oct 26, 2023
1 parent c009923 commit 9807779
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 @@ -5,7 +5,7 @@ repository: https://github.com/vlastachu/autoclose
issue_tracker: https://github.com/vlastachu/autoclose/issues

environment:
sdk: '>=3.0.0 && <3.3.0'
sdk: '>=3.0.0 <3.3.0'

dev_dependencies:
build_runner: ^2.4.6
Expand All @@ -16,5 +16,5 @@ dev_dependencies:

dependencies:
async: ^2.11.0
vm_service: ^13.0.0
meta: ^1.9.0
vm_service: ^13.0.0

0 comments on commit 9807779

Please sign in to comment.