Skip to content

Commit

Permalink
chore: Update npm dependencies and add @nuxt/content module
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSunshyne committed Aug 22, 2024
1 parent 972b649 commit 6d14fbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/frontendmu-nuxt/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default defineNuxtConfig({
'@nuxtjs/seo',
'shadcn-nuxt',
'@nuxt/image',
"@nuxt/content"
'@nuxt/content',
],

eslint: {
Expand Down Expand Up @@ -98,4 +98,4 @@ export default defineNuxtConfig({
},

compatibilityDate: '2024-08-02',
})
})

0 comments on commit 6d14fbf

Please sign in to comment.