Skip to content

Commit fc065eb

Browse files
authored
Bump to be compatible with rxDart 0.28.0 (#478)
1 parent 3f7d774 commit fc065eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

links/gql_websocket_link/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
gql_exec: ^1.0.0
1010
gql_link: ^1.0.0
1111
meta: ^1.3.0
12-
rxdart: '>=0.26.0 <0.28.0'
12+
rxdart: '>=0.26.0 <=0.28.0'
1313
uuid: '>=3.0.0 <5.0.0'
1414
web_socket_channel: ^2.0.0
1515
dev_dependencies:

0 commit comments

Comments
 (0)