Skip to content

Commit

Permalink
Adding future compatibilityVersion 4
Browse files Browse the repository at this point in the history
  • Loading branch information
PABERTHIER authored Jun 17, 2024
2 parents 5b1ab6f + c0978c7 commit c981e9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ReleaseManager/Nuxt/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,7 @@ export default defineNuxtConfig({
devtools: {
enabled: false,
},
future: {
compatibilityVersion: 4,
},
})

0 comments on commit c981e9c

Please sign in to comment.