Skip to content

Commit

Permalink
chore(Release): 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skick1234 committed Jun 4, 2024
1 parent 4c94a8b commit b4ddcda
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
@@ -1,7 +1,7 @@
{
"name": "distube",
"version": "4.2.2",
"description": "A Discord.js module to simplify your music commands and play songs with audio filters on Discord without any API key.",
"version": "5.0.0",
"description": "A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": "./dist/index.js",
Expand Down Expand Up @@ -65,10 +65,10 @@
"@commitlint/config-conventional": "^19.2.2",
"@discordjs/voice": "^0.17.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.0",
"@types/node": "^20.14.1",
"@types/tough-cookie": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"babel-jest": "^29.7.0",
"discord.js": "^14.15.3",
"eslint": "^8.57.0",
Expand Down

0 comments on commit b4ddcda

Please sign in to comment.