Skip to content

Commit 6480a79

Browse files
authored
Support latest pkg:http (#380)
1 parent 33f2a4c commit 6480a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
sdk: '>=2.18.0 <3.0.0'
88

99
dependencies:
10-
http: ^0.13.0
10+
http: '>=0.13.0 <2.0.0'
1111
http_parser: ^4.0.0
1212
json_annotation: ^4.8.0
1313
meta: ^1.3.0

0 commit comments

Comments
 (0)