Skip to content

Commit 61b63de

Browse files
author
Mateo MARTINEZ
committed
fix(deps): web_socket_channel broken in ^2.4.1
1 parent 41cd27e commit 61b63de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
normalize: ^0.8.2
1919
http: ^1.0.0
2020
collection: ^1.15.0
21-
web_socket_channel: ^2.3.0
21+
web_socket_channel: '>=2.3.0 <=2.4.0'
2222
stream_channel: ^2.1.0
2323
rxdart: ^0.27.1
2424
uuid: ^4.0.0

0 commit comments

Comments
 (0)