mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-23 18:21:55 +01:00
removed ytdl from dependencies
This commit is contained in:
parent
fd25d8896a
commit
9d802099ff
@ -31,8 +31,7 @@
|
|||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
"nodejs": "0.0.0",
|
"nodejs": "0.0.0",
|
||||||
"window": "^4.2.7",
|
"window": "^4.2.7",
|
||||||
"ws": "^7.3.1",
|
"ws": "^7.3.1"
|
||||||
"ytdl-core": "^3.2.2"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^7.9.0",
|
"eslint": "^7.9.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user