fix: add mime dependency back to fix build (#6441)
* Added back dependency `"mime": "^2.0.3",` to fix build; * Previous builds passed because of the node package caching.
This commit is contained in:
parent
c7d32cb92f
commit
11ab402846
@ -84,6 +84,7 @@
|
||||
"esprima": "^4.0.0",
|
||||
"expect": "^25.2.7",
|
||||
"jpeg-js": "^0.3.7",
|
||||
"mime": "^2.0.3",
|
||||
"minimist": "^1.2.0",
|
||||
"mocha": "^8.0.1",
|
||||
"ncp": "^2.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user