Skip to content

Commit d4bf5df

Browse files
committed
Reverting unncessary pubspec change
1 parent 335b233 commit d4bf5df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pubspec.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ repository: https://www.github.com/matehat/phoenix-socket-dart
88
homepage: https://www.github.com/matehat/phoenix-socket-dart
99

1010
environment:
11-
sdk: ">=3.4.0 <4.0.0"
11+
sdk: ">=3.0.0 <4.0.0"
1212

1313
dependencies:
1414
logging: ^1.0.0
15-
meta: ^1.15.0
1615
rxdart: ">=0.26.0 <0.28.0"
1716
web_socket_channel: ^2.0.0
1817

0 commit comments

Comments
 (0)