Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
renggli committed Apr 2, 2023
1 parent b424a57 commit 1264666
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ description: Reactive Extensions Library for Dart providing an API for asynchron
with observable streams.

environment:
sdk: '>=2.17.0 <3.0.0'
sdk: '>=2.19.0 <3.0.0'
dependencies:
collection: ^1.17.0
matcher: ^0.12.0
meta: ^1.8.0
more: ^3.8.0
meta: ^1.9.0
more: ^3.10.0
dev_dependencies:
lints: ^2.0.0
test: ^1.21.0
test: ^1.24.0

0 comments on commit 1264666

Please sign in to comment.