* Update packages
* Remove application/x-arj from mimeUtils hack - is included in mime-db now.
This commit is contained in:
@@ -14,7 +14,6 @@ function startup(cb) {
|
||||
// Add in types (not yet) supported by mime-db -- and therefor, mime-types
|
||||
//
|
||||
const ADDITIONAL_EXT_MIMETYPES = {
|
||||
arj : 'application/x-arj',
|
||||
ans : 'text/x-ansi',
|
||||
gz : 'application/gzip', // not in mime-types 2.1.15 :(
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user