edit something
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"type": "commonjs",
|
||||
"main": "src/app.ts",
|
||||
"scripts": {
|
||||
"dev": "bun --watch src/app.ts"
|
||||
"dev": "bun --watch src/app.ts",
|
||||
"start": "bun src/app.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
|
||||
Reference in New Issue
Block a user