Skip to content

Commit e80bda2

Browse files
committed
fix: wrangler compatibility date
1 parent b782c29 commit e80bda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "send-web",
33
"main": "./cloudflare/worker.ts",
4-
"compatibility_date": "2025-10-28",
4+
"compatibility_date": "2025-10-11",
55
"assets": {
66
"run_worker_first": [
77
"/assets/*"

0 commit comments

Comments
 (0)