We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040b193 commit 7cd7ab5Copy full SHA for 7cd7ab5
packages/realtime_client/pubspec.yaml
@@ -12,7 +12,7 @@ dependencies:
12
collection: ^1.15.0
13
http: '>=0.13.0 <2.0.0'
14
meta: ^1.7.0
15
- web_socket_channel: ^3.0.1
+ web_socket_channel: '>=2.3.0 <4.0.0'
16
17
dev_dependencies:
18
lints: ^4.0.0
packages/supabase/pubspec.yaml
@@ -21,4 +21,4 @@ dependencies:
21
22
23
test: ^1.17.9
24
0 commit comments