Skip to content

Commit

Permalink
fix(wrangler.toml): added missing compatibility_date
Browse files Browse the repository at this point in the history
  • Loading branch information
adshrc authored Sep 18, 2024
1 parent 841e953 commit e2ba3fd
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,3 +1,4 @@
name = "smewh"
main = "worker.js"
workers_dev = true
compatibility_date = "2024-09-18"

0 comments on commit e2ba3fd

Please sign in to comment.