Update wrangler config name to finance

This commit is contained in:
cloudflare-workers-and-pages[bot]
2025-04-24 19:49:54 +00:00
committed by GitHub
parent 892ea684f4
commit c17d2d88e8

View File

@@ -1,6 +1,6 @@
{ {
"$schema": "node_modules/wrangler/config-schema.json", "$schema": "node_modules/wrangler/config-schema.json",
"name": "finance-tracker", "name": "finance",
// Update to today's date // Update to today's date
"compatibility_date": "2025-04-24", "compatibility_date": "2025-04-24",
"assets": { "assets": {