package.json aktualisiert
This commit is contained in:
parent
27ae221376
commit
b4abf4c950
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"scripts": {
|
||||
"start": "node bot.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discord-player/extractor": "^7.2.0",
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
|
|
@ -13,4 +16,4 @@
|
|||
"sqlite": "^5.1.1",
|
||||
"sqlite3": "^5.1.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue