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 Jan 6, 2024
1 parent e04e514 commit f8c1ba8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"homepage": "https://github.com/brblacky/lavamusic#readme",
"devDependencies": {
"@types/node": "^20.10.5",
"@types/node": "^20.10.7",
"@types/signale": "^1.4.7",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^50.0.1",
Expand All @@ -54,7 +54,7 @@
"dotenv": "^16.3.1",
"shoukaku": "^4.0.1",
"signale": "^1.4.0",
"socket.io": "^4.7.2",
"socket.io": "^4.7.3",
"tslib": "^2.6.2",
"undici": "^6.2.1"
},
Expand Down

0 comments on commit f8c1ba8

Please sign in to comment.