mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Upgrade web_socket_channel dependency. (#6153)
Turns out the lowest version allowed here isn't compatible with flutter_tools' usage of this package.
This commit is contained in:
parent
030b110f69
commit
dd34b28f7d
@ -29,7 +29,7 @@ dependencies:
|
||||
pub_semver: ^1.0.0
|
||||
stack_trace: ^1.4.0
|
||||
usage: ^2.2.1
|
||||
web_socket_channel: ^1.0.0
|
||||
web_socket_channel: ^1.0.4
|
||||
xml: ^2.4.1
|
||||
yaml: ^2.1.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user