Detect MIME type for local files

This commit is contained in:
hensm
2019-01-29 17:09:46 +00:00
parent 3f6cad64a6
commit a1101d6cf6
3 changed files with 7 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
"castv2": "^0.1.9",
"dnssd": "^0.4.1",
"fast-srp-hap": "^1.0.1",
"mime-types": "^2.1.21",
"node-fetch": "^2.3.0",
"tweetnacl": "^1.0.0"
},