[web-src] Update spotify-web-api and adapt to simpified playlist

endpoints
This commit is contained in:
chme
2018-10-26 20:10:52 +02:00
parent e72fd88fb9
commit 388c8868d5
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hello-world",
"version": "0.1.0",
"name": "forked-daapd-web",
"version": "0.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -12060,9 +12060,9 @@
}
},
"spotify-web-api-js": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/spotify-web-api-js/-/spotify-web-api-js-0.23.0.tgz",
"integrity": "sha512-5Evfz7yz+Ti7QrFZDBJf60LRI5ZjljklA48erFolpvK9QIE2C9CwjgBrUImnG4onhP6Uc+thaxMZtbX1ZyyP0A=="
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/spotify-web-api-js/-/spotify-web-api-js-1.1.1.tgz",
"integrity": "sha512-1via0GvAIxExxtQr30bQSwifxwN2i5nJsJGsn26DTtFmaPIzn0jYiI2eJAuBIdxejphE/ijHHcJNtf2HClS8QA=="
},
"sprintf-js": {
"version": "1.0.3",