From c720f65fee38fa00f65ca877f40e2021001180b7 Mon Sep 17 00:00:00 2001 From: Borewit Date: Sat, 24 Feb 2018 16:23:08 +0100 Subject: [PATCH] Update dependency music-metadata to version 0.9.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38ba08da..4ea24fc6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "location-history": "^1.0.0", "material-ui": "^0.17.0", "mkdirp": "^0.5.1", - "music-metadata": "^0.9.4", + "music-metadata": "^0.9.5", "network-address": "^1.1.0", "parse-torrent": "^5.7.3", "prettier-bytes": "^1.0.1",