diff --git a/contact-email-worker/wrangler.json b/contact-email-worker/wrangler.json index 371ac12..6210025 100644 --- a/contact-email-worker/wrangler.json +++ b/contact-email-worker/wrangler.json @@ -10,5 +10,5 @@ { "name": "SEB", "destination_address": "contact@michaelpivato.dev" } ], "workers_dev": false, - "node_compat": true + "nodejs_compat": true }