Skip to content

Commit

Permalink
fix(proxy-container): add @discordjs/rest to deps (#8113)
Browse files Browse the repository at this point in the history
  • Loading branch information
didinele authored Jun 18, 2022
1 parent 2681929 commit 0673ea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/proxy-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"homepage": "https://discord.js.org",
"dependencies": {
"@discordjs/proxy": "^0.1.0-dev",
"@discordjs/rest": "workspace:^",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1926,6 +1926,7 @@ __metadata:
resolution: "@discordjs/proxy-container@workspace:packages/proxy-container"
dependencies:
"@discordjs/proxy": ^0.1.0-dev
"@discordjs/rest": "workspace:^"
"@types/node": ^16.11.38
"@typescript-eslint/eslint-plugin": ^5.27.0
"@typescript-eslint/parser": ^5.27.0
Expand Down

0 comments on commit 0673ea3

Please sign in to comment.