Add image/audio/file/location bridging. Fixes #9

This commit is contained in:
Tulir Asokan
2017-11-25 23:57:11 +02:00
parent 1caba73147
commit adeb271c1b
5 changed files with 151 additions and 32 deletions
+5
View File
@@ -1652,6 +1652,11 @@
"object-assign": "4.1.1"
}
},
"file-type": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-7.3.0.tgz",
"integrity": "sha1-GIaXYOEMNsBBbVMINoT8/A1Z3zo="
},
"finalhandler": {
"version": "0.3.6",
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.6.tgz",