Skip to content

Commit

Permalink
chore: add nuxt compatibilityDate
Browse files Browse the repository at this point in the history
  • Loading branch information
wazolab committed Jul 16, 2024
1 parent 8e50a78 commit cbac3d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,6 @@ export default defineNuxtConfig({
defaultLocale: 'en',
langDir: './locales',
},

compatibilityDate: '2024-07-16',
})

0 comments on commit cbac3d2

Please sign in to comment.