Upgrade playmusic library

This commit is contained in:
Jonathan Cremin 2017-10-23 23:20:22 +01:00
parent 7b36e8bf0c
commit 874afddb6d
2 changed files with 4 additions and 4 deletions

View file

@ -75,7 +75,7 @@
"node-uuid": "~1.4.2",
"nodebrainz": "^2.1.1",
"pg": "^6.1.0",
"playmusic": "https://github.com/jamon/playmusic.git#37e98f39c33fc5359a8a30b8c8e422161a4be9a8",
"playmusic": "^2.3.0",
"raven": "^2.1.2",
"sequelize": "^3.24.3",
"spotify-web-api-node": "^2.4.0",

View file

@ -4322,9 +4322,9 @@ pkginfo@0.x.x:
version "0.4.1"
resolved "https://registry.yarnpkg.com/pkginfo/-/pkginfo-0.4.1.tgz#b5418ef0439de5425fc4995042dced14fb2a84ff"
"playmusic@https://github.com/jamon/playmusic.git#37e98f39c33fc5359a8a30b8c8e422161a4be9a8":
version "2.2.1"
resolved "https://github.com/jamon/playmusic.git#37e98f39c33fc5359a8a30b8c8e422161a4be9a8"
playmusic@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/playmusic/-/playmusic-2.3.0.tgz#15ef53093f0b409b29d0acd0835f7b5088366ca6"
dependencies:
crypto-js ">= 3.1"
node-uuid "~1.4.1"