Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrxano authored Sep 8, 2024
1 parent fb10579 commit 299bb66
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
{
"name": "rakuko",
"description": "An advanced music bot for discord using riffy and musicard.",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Andrxano",
"license": "MIT",
"dependencies": {
"@discordjs/builders": "^1.9.0",
"@discordjs/rest": "^2.4.0",
Expand Down

0 comments on commit 299bb66

Please sign in to comment.