Downgrade web_socket_channel to 1.2.0
This commit is contained in:
parent
716a6bf802
commit
fbc841deb3
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ dependencies:
|
|||
merge_map: ^1.0.0
|
||||
meta: ^1.0.0
|
||||
stream_channel: ^2.0.0
|
||||
web_socket_channel: ^2.0.0
|
||||
web_socket_channel: ^1.2.0
|
||||
dev_dependencies:
|
||||
angel_container:
|
||||
git:
|
||||
|
|
Loading…
Reference in a new issue