Skip to content

Commit

Permalink
chore: add compatibilityDate field
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Aug 19, 2024
1 parent 0a08ff8 commit 1dbc48d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playground/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export default defineNuxtConfig({
compatibilityDate: '2024-08-19',
modules: ['@nuxtjs/kinde'],
devtools: { enabled: true },
})

0 comments on commit 1dbc48d

Please sign in to comment.