We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0270a commit a978908Copy full SHA for a978908
packages/gotrue/pubspec.yaml
@@ -14,7 +14,7 @@ dependencies:
14
http: '>=0.13.0 <2.0.0'
15
jwt_decode: ^0.3.1
16
retry: ^3.1.0
17
- rxdart: ^0.27.7
+ rxdart: '>=0.27.7 <0.29.0'
18
meta: ^1.7.0
19
20
dev_dependencies:
packages/supabase/pubspec.yaml
@@ -15,7 +15,7 @@ dependencies:
postgrest: 2.1.3
realtime_client: 2.2.0
storage_client: 2.0.2
- rxdart: ^0.27.5
+ rxdart: '>=0.27.5 <0.29.0'
yet_another_json_isolate: 2.0.1
21
0 commit comments