use feross/dlnacasts

to fix missing mime dep until
https://github.com/grunjol/dlnacasts/pull/1 is merged
This commit is contained in:
Feross Aboukhadijeh
2016-04-05 18:20:17 -07:00
parent c83f345977
commit 32e391e21e

View File

@@ -21,7 +21,7 @@
"chromecasts": "^1.8.0",
"create-torrent": "^3.22.1",
"deep-equal": "^1.0.1",
"dlnacasts": "^0.0.2",
"dlnacasts": "feross/dlnacasts",
"drag-drop": "^2.11.0",
"electron-localshortcut": "^0.6.0",
"electron-prebuilt": "0.37.3",