Skip to content

Commit

Permalink
limit socket_io_common version for Socker.io v2.* Spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Dec 21, 2020
1 parent 33d2dc9 commit 898e6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ environment:

dependencies:
stream: ^2.2.1+1
socket_io_common: ^0.9.0+5
socket_io_common: ' >= 0.9.0+5 < 2.0.0-0'
uuid: ^2.0.4
logging: ^0.11.3+2
dev_dependencies:
Expand Down

0 comments on commit 898e6be

Please sign in to comment.