mirror of
https://github.com/acedanger/finance.git
synced 2025-12-06 07:00:13 -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",
|
"$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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user