Skip to content

Commit

Permalink
fix: add main field to wrangler.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shuta13 committed Jan 1, 2024
1 parent e02f155 commit 81b5494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wrangler.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
name = "meguro-es-backend"
compatibility_date = "2023-01-01"
main = "src/index.ts"

0 comments on commit 81b5494

Please sign in to comment.