aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/main.js (renamed from source/index.js)0
-rw-r--r--wrangler.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/source/index.js b/source/main.js
index 21429f9..21429f9 100644
--- a/source/index.js
+++ b/source/main.js
diff --git a/wrangler.json b/wrangler.json
index 247a047..540a0ee 100644
--- a/wrangler.json
+++ b/wrangler.json
@@ -5,7 +5,7 @@
],
"compatibility_date": "2025-02-05",
"name": "api-zue-dev",
- "main": "source/index.js",
+ "main": "source/main.js",
"routes": [
{
"pattern": "api.zue.dev",