Skip to content

Commit

Permalink
fix web_socket_channel version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
KammererTob committed Dec 20, 2023
1 parent 0fda124 commit 6ce39a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ environment:
sdk: ">=2.12.0 <4.0.0"

dependencies:
web_socket_channel: ^2.0.0
web_socket_channel: 2.4.0

dev_dependencies:
test: ^1.23.1
lints: ^2.0.1
lints: ^3.0.0
stream_channel: ^2.1.1

0 comments on commit 6ce39a9

Please sign in to comment.