Skip to content

Commit b3fda77

Browse files
committed
fix(docs): update main entry point from TypeScript to JavaScript
1 parent 23bc092 commit b3fda77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudflare-mcp/wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "flare-devhub-mcp"
2-
main = "src/index.ts"
2+
main = "src/index.js"
33
compatibility_date = "2026-01-01"
44
compatibility_flags = ["nodejs_compat"]
55
preview_urls = false

0 commit comments

Comments
 (0)