Skip to content

Commit 31be01b

Browse files
committed
chore: support mime 2.0.0
1 parent be998fd commit 31be01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storage_client/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111
dependencies:
1212
http: '>=0.13.4 <2.0.0'
1313
http_parser: ^4.0.1
14-
mime: ^1.0.2
14+
mime: '>=1.0.2 <3.0.0'
1515
retry: ^3.1.0
1616
meta: ^1.7.0
1717
logging: ^1.2.0

0 commit comments

Comments
 (0)