Fix deezer
This commit is contained in:
parent
309f1df46f
commit
5f07beff8e
3 changed files with 4 additions and 9 deletions
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"babel": "~5.8.3",
|
||||
"bluebird": "~2.9.34",
|
||||
"bluebird": "~2.10.2",
|
||||
"co": "~4.6.0",
|
||||
"debug": "~2.2.0",
|
||||
"jspm": "~0.16.0",
|
||||
|
@ -38,7 +38,7 @@
|
|||
"react-google-analytics": "~0.2.0",
|
||||
"react-router": "~0.13.3",
|
||||
"spotify": "~0.3.0",
|
||||
"superagent": "~1.3.0",
|
||||
"superagent": "~1.4.0",
|
||||
"superagent-bluebird-promise": "~2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-react": "~3.3.0",
|
||||
"istanbul": "^0.3.17",
|
||||
"mocha": "~2.3.0",
|
||||
"nodemon": "~1.4.1",
|
||||
"nodemon": "~1.7.1",
|
||||
"parallelshell": "~2.0.0",
|
||||
"should": "~7.1.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue