Skip to content

Commit

Permalink
chore: set nitro compatibilityDate
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Nov 7, 2024
1 parent 4684f2f commit 59c7a64
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,8 @@ export default defineNuxtConfig({
autoLastmod: true,
},

compatibilityDate: "2024-07-09",
compatibilityDate: "2024-11-07",
nitro: {
compatibilityDate: "2024-11-07",
},
});

0 comments on commit 59c7a64

Please sign in to comment.