mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
Merge pull request #12 from acedanger/update_worker_name_to_finance
Update name in Wrangler configuration file to match deployed Worker
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "node_modules/wrangler/config-schema.json",
|
||||
"name": "finance-tracker",
|
||||
"name": "finance",
|
||||
// Update to today's date
|
||||
"compatibility_date": "2025-04-24",
|
||||
"assets": {
|
||||
|
||||
Reference in New Issue
Block a user