specify mime@3 dependency
This commit is contained in:
parent
ec71240aa3
commit
da017dd371
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"mime": "*"
|
||||
"mime": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue