Skip to content

Commit

Permalink
refactor: dep update
Browse files Browse the repository at this point in the history
samarmeena committed Jun 6, 2024
1 parent 55d7143 commit 61e70e1
Showing 2 changed files with 10 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,6 @@
"main": "build/main.js",
"scripts": {
"build": "tsc",
"build:changelog": "npx @discordx/changelog --root=src",
"dev": "ts-node-esm src/main.ts",
"fix:prettier": "prettier --write .",
"lint": "eslint src",
@@ -18,7 +17,7 @@
},
"dependencies": {
"@discordx/importer": "^1.3.0",
"@discordx/plugin-lava-player": "^2.0.0",
"@discordx/plugin-lava-player": "^2.0.1",
"axios": "^1.7.2",
"discord.js": "^14.15.3",
"discordx": "^11.9.2",

0 comments on commit 61e70e1

Please sign in to comment.