diff --git a/wrangler.toml b/wrangler.toml index 863da6a..a499789 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,4 +1,4 @@ -name = "weight-challenge" +name = "weightchallenge" main = "src/index.ts" compatibility_date = "2024-05-12" compatibility_flags = ["nodejs_compat"]