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 47bdd08 commit 950253b
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/hanko'],
hanko: {
// You need to provide the Hanko API URL in order for it to work
Expand Down

0 comments on commit 950253b

Please sign in to comment.