Downgraded web_socket_channel to 1.2.0
This commit is contained in:
parent
fbc841deb3
commit
141e5c3b4b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ dependencies:
|
|||
http: ^0.13.0
|
||||
matcher: ^0.12.0
|
||||
mock_request: ^1.0.0
|
||||
web_socket_channel: ^2.0.0
|
||||
web_socket_channel: ^1.2.0
|
||||
dev_dependencies:
|
||||
test: ^1.15.7
|
||||
|
||||
|
|
Loading…
Reference in a new issue