Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: hwangsihu <[email protected]>
  • Loading branch information
hwangsihu authored Apr 4, 2024
1 parent 1972b7b commit 33f75d8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
"homepage": "https://github.com/appujet/lavamusic#readme",
"devDependencies": {
"@types/better-sqlite3": "^7.6.9",
"@types/node": "^20.11.30",
"@types/node": "^20.12.4",
"@types/signale": "^1.4.7",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-unicorn": "^52.0.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
},
"dependencies": {
"better-sqlite3": "^9.4.3",
"better-sqlite3": "^9.4.5",
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"shoukaku": "^4.0.1",
"signale": "^1.4.0",
"tslib": "^2.6.2",
"undici": "^6.10.2"
"undici": "^6.11.1"
},
"signale": {
"displayScope": true,
Expand Down

0 comments on commit 33f75d8

Please sign in to comment.