diff --git a/wrangler.toml b/wrangler.toml index 5ed8e580..b6ac8ece 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,6 +1,6 @@ name = "orange-meets" # https://developers.cloudflare.com/workers/platform/compatibility-dates -compatibility_date = "2024-06-20" +compatibility_date = "2024-10-07" main = "./build/index.js" compatibility_flags = ["nodejs_compat"]