Skip to content

Commit 2c40499

Browse files
committedSep 25, 2024·
chore: add compatibilityDate for playground
1 parent 60502e4 commit 2c40499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎playground/nitro.config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { defineNitroConfig } from "nitropack/config";
22

33
export default defineNitroConfig({
4-
compatibilityDate: "2024-06-12",
5-
});
4+
compatibilityDate: "2024-09-25",
5+
});

0 commit comments

Comments
 (0)