mirror of
https://gitlab.com/RemixDev/deemix-js.git
synced 2025-01-16 03:06:39 +00:00
v3.5.3
This commit is contained in:
parent
d49ac6144c
commit
0c578cf689
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "deemix",
|
||||
"version": "3.5.2",
|
||||
"version": "3.5.3",
|
||||
"description": "a barebones deezer downloader library",
|
||||
"main": "deemix/index.js",
|
||||
"scripts": {
|
||||
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"async": "^3.2.0",
|
||||
"crypto": "^1.0.1",
|
||||
"deezer-js": "1.2.3",
|
||||
"deezer-js": "1.2.4",
|
||||
"got": "^11.8.2",
|
||||
"metaflac-js2": "^1.0.8",
|
||||
"spotify-web-api-node": "^5.0.2"
|
||||
|
|
Loading…
Reference in a new issue