chore: bump mailgun-webhook version to 1.0.1 and update lockfiles
- Bump mailgun-webhook-service version from 1.0.0 to 1.0.1 - Add mailgun-webhook to root workspace in package-lock.json - Update all lockfiles to reflect workspace changes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
4
mailgun-webhook/package-lock.json
generated
4
mailgun-webhook/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "mailgun-webhook-service",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "mailgun-webhook-service",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"debug": "^2.6.9",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mailgun-webhook-service",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "MailGun webhook receiver service for logging email event notifications",
|
||||
"main": "entry.ts",
|
||||
"scripts": {
|
||||
|
||||
16646
package-lock.json
generated
16646
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user