chore: remove proxy dep hack (#9006)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
DD
2023-01-06 13:56:59 +02:00
committed by GitHub
parent 0076589ccc
commit e8b7504352
2 changed files with 6 additions and 6 deletions

View File

@@ -43,8 +43,8 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"@discordjs/proxy": "^1.2.1",
"@discordjs/rest": "^1.4.0",
"@discordjs/proxy": "workspace:^",
"@discordjs/rest": "workspace:^",
"tslib": "^2.4.1"
},
"devDependencies": {