mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Stream Fixed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "play-dl",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"description": "YouTube, SoundCloud, Spotify downloader",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@@ -32,7 +32,6 @@
|
||||
"dist/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"agentkeepalive": "^4.1.4",
|
||||
"got": "^11.8.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user