Fix bug #1320 by update music-metadata.

Bug was caused by an interoperability between then-read-stream and
readable-stream.
This commit is contained in:
Borewit
2018-02-05 20:20:53 +01:00
parent bc91cde244
commit 0cce110c52

View File

@@ -32,7 +32,7 @@
"location-history": "^1.0.0",
"material-ui": "^0.17.0",
"mkdirp": "^0.5.1",
"music-metadata": "^0.9.0",
"music-metadata": "^0.9.1",
"network-address": "^1.1.0",
"parse-torrent": "^5.7.3",
"prettier-bytes": "^1.0.1",