feat: upgrade dependencies (#448)

This commit is contained in:
Dream Hunter
2024-09-27 22:30:37 +08:00
committed by GitHub
parent 7cc2a2b576
commit cc9ac67319
8 changed files with 1526 additions and 1533 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
name = "cloudflare_temp_email"
main = "src/worker.ts"
compatibility_date = "2023-12-01"
node_compat = true
compatibility_date = "2024-09-23"
compatibility_flags = [ "nodejs_compat" ]
# if you want use custom_domain, you need to add routes
# routes = [
# { pattern = "temp-email-api.xxxxx.xyz", custom_domain = true },