Skip to content

Commit a978908

Browse files
authored
chore: Bump rxdart to 0.28.0 (#1000)
chore: bump rxdart to 0.28.0
1 parent 4e0270a commit a978908

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gotrue/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
http: '>=0.13.0 <2.0.0'
1515
jwt_decode: ^0.3.1
1616
retry: ^3.1.0
17-
rxdart: ^0.27.7
17+
rxdart: '>=0.27.7 <0.29.0'
1818
meta: ^1.7.0
1919

2020
dev_dependencies:

packages/supabase/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
postgrest: 2.1.3
1616
realtime_client: 2.2.0
1717
storage_client: 2.0.2
18-
rxdart: ^0.27.5
18+
rxdart: '>=0.27.5 <0.29.0'
1919
yet_another_json_isolate: 2.0.1
2020

2121
dev_dependencies:

0 commit comments

Comments
 (0)