Skip to content

Commit

Permalink
🎶 Update Spotify-SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
loverajoel committed Nov 1, 2015
1 parent d7007ef commit 442a5d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Spotify",
"name": "MagicPlaylist",
"version": "0.0.1",
"description": "spotitfy",
"description": "Get the playlist of your dreams based on a song",
"devDependencies": {
"babel-jest": "5.3.0",
"babelify": "6.4.0",
Expand Down Expand Up @@ -30,7 +30,7 @@
"react-addons-css-transition-group": "0.14.0",
"react-autosuggest": "^2.1.1",
"react-dom": "0.14.0",
"spotify-sdk": "0.0.27"
"spotify-sdk": "0.0.28"
},
"scripts": {
"dev": "gulp watch",
Expand Down

0 comments on commit 442a5d4

Please sign in to comment.