chore: add mailgun-webhook workspace to monorepo

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-07 16:08:50 +01:00
parent f169e2c4ba
commit d2725261d5

View File

@@ -6,7 +6,8 @@
"workspaces": [
"web-app",
"email-worker",
"shared-code"
"shared-code",
"mailgun-webhook"
],
"scripts": {
"install:all": "npm install",