Skip to content

Commit

Permalink
Add missing peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wpf500 committed Nov 18, 2024
1 parent e52e5b5 commit e8dbaea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/webhooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/express": "^4.17.21",
"@types/node": "^20.14.1",
"barrelsby": "^2.8.1",
"concurrently": "^8.2.2",
"dotenv": "^16.4.5",
Expand Down
1 change: 1 addition & 0 deletions deno.lock

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

1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,7 @@ __metadata:
"@beabee/core": "workspace:^"
"@tsconfig/node20": "npm:^20.1.4"
"@types/express": "npm:^4.17.21"
"@types/node": "npm:^20.14.1"
barrelsby: "npm:^2.8.1"
body-parser: "npm:^1.20.2"
concurrently: "npm:^8.2.2"
Expand Down

0 comments on commit e8dbaea

Please sign in to comment.