Skip to content

Commit

Permalink
chore: force bump djs/voice
Browse files Browse the repository at this point in the history
  • Loading branch information
leomotors committed May 5, 2023
1 parent 868765b commit 8e45adc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Notable Changes for Salim Bot will be noted here!

## [4.2.1331.1] - 2023-05-05
## [4.2.1331.31] - 2023-05-05

- chore: bump dependencies to fix music player

Expand Down
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "salim-bot",
"version": "4.2.1331.1",
"version": "4.2.1331.31",
"description": "This bot is Salim. Whenever you trigger it, It become mad.",
"type": "module",
"main": "dist/bot.js",
Expand Down Expand Up @@ -42,5 +42,10 @@
"libsodium-wrappers": "^0.7.11",
"s-bot-framework": "^1.1.446",
"uuid": "^9.0.0"
},
"pnpm": {
"overrides": {
"@discordjs/voice": "^0.16.0"
}
}
}
15 changes: 7 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit 8e45adc

Please sign in to comment.