updated youtube-dl version for nodejs

This commit is contained in:
Isaac Grynsztein
2020-02-13 03:16:34 -05:00
parent 0f0bf3a401
commit aa130d3fc9

View File

@@ -21,6 +21,6 @@
"config": "^3.2.3",
"exe": "^1.0.2",
"express": "^4.17.1",
"youtube-dl": "^2.0.1"
"youtube-dl": "^2.3.0"
}
}