update wrangler/workers version

This commit is contained in:
Devin Zuczek
2026-07-13 18:24:00 -04:00
parent c555f896a9
commit c9996229db
21 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"$schema": "node_modules/wrangler/config-schema.json",
"name": "notify",
"main": "src/notify.app.ts",
"compatibility_date": "2025-09-20",
"compatibility_date": "2026-06-16",
"compatibility_flags": ["nodejs_compat"],
"durable_objects": {
"bindings": [{ "name": "RECFLARE_NOTIFICATIONS_HUB", "class_name": "NotificationsHub" }]