Skip to content

Commit

Permalink
remove @discordjs/builders dependency from package.json and package-l…
Browse files Browse the repository at this point in the history
…ock.json

Signed-off-by: wiibleyde <nathan@bonnell.fr>
  • Loading branch information
Wiibleyde committed Dec 11, 2024
1 parent 5659bc5 commit 08c9ff4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
},
"dependencies": {
"@discord-player/extractor": "^4.3.1",
"@discordjs/builders": "^1.9.0",
"@discordjs/opus": "github:discordjs/opus",
"@google/generative-ai": "^0.21.0",
"@prisma/client": "^5.22.0",
Expand Down Expand Up @@ -48,6 +47,5 @@
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.15.0"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
}

0 comments on commit 08c9ff4

Please sign in to comment.