This commit is contained in:
a
2025-12-03 22:19:19 +00:00
parent 53db430826
commit 26a9860c10
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{ {
"name": "workertemplate", "name": "resend",
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"type": "module", "type": "module",

View File

@@ -1,4 +1,4 @@
name = "workertemplate" name = "resend"
main = "index.js" main = "index.js"
compatibility_date = "2025-09-09" compatibility_date = "2025-09-09"
# compatibility_flags = [] # compatibility_flags = []