Bump @discordjs/rest from 0.1.1-canary.0 to 0.2.0-canary.0

Bumps [@discordjs/rest](https://github.com/discordjs/discord.js-next) from 0.1.1-canary.0 to 0.2.0-canary.0.
- [Release notes](https://github.com/discordjs/discord.js-next/releases)
- [Commits](https://github.com/discordjs/discord.js-next/compare/@discordjs/rest@0.1.1-canary.0...@discordjs/rest@0.2.0-canary.0)

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-11 21:41:49 +00:00
committed by GitHub
parent 18bbd43858
commit 200a494410
2 changed files with 32 additions and 93 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/builders": "^0.9.0",
"@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.1.1-canary.0",
"@discordjs/rest": "^0.2.0-canary.0",
"@discordjs/voice": "^0.7.5",
"discord-api-types": "^0.25.2",
"discord.js": "^13.2.0",