fix: Mime
This commit is contained in:
parent
11904f4da1
commit
af693700fb
|
|
@ -1,5 +1,5 @@
|
|||
## 0.2.1
|
||||
- fix: Remove unused dependency mime
|
||||
- fix: Update dependency mime
|
||||
|
||||
## 0.2.0
|
||||
- refactor: login method AuthenticationIdentifier
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ environment:
|
|||
dependencies:
|
||||
http: ^0.12.2
|
||||
logger: ^0.9.4
|
||||
mime: ^1.0.0
|
||||
|
||||
dev_dependencies:
|
||||
pedantic: ^1.11.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue