Skip to content

Commit e4ace51

Browse files
Yurii PrykhodkoYurii Prykhodko
authored andcommitted
Set a wide margin for http dep
1 parent 86ddc9a commit e4ace51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
sdk: ">=2.12.0 <3.0.0"
88
dependencies:
99
crypto: ^3.0.0
10-
http: ^1.1.1
10+
http: ">=0.13.1 <1.2.1"
1111
json_annotation: ^4.4.0
1212
meta: ^1.1.7
1313
logging: ^1.0.1

0 commit comments

Comments
 (0)