diff --git a/package.json b/package.json index b5e1823..b313c40 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "workspaces": [ "web-app", "email-worker", - "shared-code" + "shared-code", + "mailgun-webhook" ], "scripts": { "install:all": "npm install",