Skip to content

Commit 29d3935

Browse files
committed
Fix wrangler compat date
1 parent 77318ed commit 29d3935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "tauri-update-server"
2-
compatibility_date = "2024-06-01"
2+
compatibility_date = "2024-05-12"
33
compatibility_flags = ["nodejs_compat"]
44
main = "src/index.ts"
55

0 commit comments

Comments
 (0)