Skip to content

Commit

Permalink
chore: add compatibilityDate to Nuxt config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsandoz committed Aug 31, 2024
1 parent 04cfeb6 commit 9923bd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,5 @@ export default defineNuxtConfig({
},
},
},
compatibilityDate: '2024-08-31',
});

0 comments on commit 9923bd2

Please sign in to comment.