Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: LucasB25 <[email protected]>
  • Loading branch information
LucasB25 authored May 7, 2024
1 parent d95a71c commit 5d97591
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
},
"homepage": "https://github.com/appujet/lavamusic#readme",
"devDependencies": {
"@types/node": "^20.12.7",
"@types/node": "^20.12.10",
"@types/signale": "^1.4.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^52.0.0",
Expand All @@ -49,12 +49,12 @@
},
"dependencies": {
"@prisma/client": "^5.13.0",
"discord.js": "^14.14.1",
"discord.js": "^14.15.2",
"dotenv": "^16.4.5",
"shoukaku": "^4.0.1",
"signale": "^1.4.0",
"tslib": "^2.6.2",
"undici": "^6.14.1"
"undici": "^6.15.0"
},
"signale": {
"displayScope": true,
Expand Down

0 comments on commit 5d97591

Please sign in to comment.