Skip to content

Commit

Permalink
deps: Add mime as a direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbobbe committed Jul 24, 2024
1 parent 9dec325 commit 3dad2d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ packages:
source: hosted
version: "1.15.0"
mime:
dependency: transitive
dependency: "direct main"
description:
name: mime
sha256: "2e123074287cc9fd6c09de8336dae606d1ddb88d9ac47358826db698c176a1f2"
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ dependencies:
http_parser: ^4.0.2
image_picker: ^1.0.0
json_annotation: ^4.8.1
mime: ^1.0.5
package_info_plus: ^8.0.0
path: ^1.8.3
path_provider: ^2.0.13
Expand Down

0 comments on commit 3dad2d3

Please sign in to comment.