Changed project name

This commit is contained in:
Tom Butcher 2025-03-25 21:30:16 +00:00
parent ec57d8f7c4
commit 937f0f57e2
2 changed files with 1 additions and 1 deletions

BIN
api.paw Normal file

Binary file not shown.

View File

@ -4,7 +4,7 @@
*/ */
{ {
"$schema": "node_modules/wrangler/config-schema.json", "$schema": "node_modules/wrangler/config-schema.json",
"name": "web-tombutcher-work", "name": "tombutcher-web",
"main": "src/index.js", "main": "src/index.js",
"compatibility_date": "2025-02-24", "compatibility_date": "2025-02-24",
"observability": { "observability": {