forked from embee/woomy
update ytdl-core
This commit is contained in:
parent
276c26d3c7
commit
c188356030
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"@discordjs/opus": "^0.1.0",
|
||||
"better-sqlite3": "^5.4.1",
|
||||
"chalk": "^3.0.0",
|
||||
"chalk": "^4.0.0",
|
||||
"dblapi.js": "^2.3.1",
|
||||
"discord.js": "^12.0.2",
|
||||
"enmap": "^5.2.4",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"urban": "^0.3.2",
|
||||
"weather-js": "^2.0.0",
|
||||
"youtube-info": "^1.3.2",
|
||||
"ytdl-core-discord": "^1.1.0"
|
||||
"ytdl-core-discord": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue