Skip to content

Commit

Permalink
Added support for nuxt3 intlify package (#729)
Browse files Browse the repository at this point in the history
* Added support for nuxt3 intlify package

* Empty commit to trigger CI

---------

Co-authored-by: Alex Terehov <terales@users.noreply.github.com>
  • Loading branch information
kmilogp8496 and terales committed Aug 27, 2023
1 parent fb8a429 commit 68ecd0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frameworks/vue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class VueFramework extends Framework {
'@panter/vue-i18next',
'@nuxtjs/i18n',
'nuxt-i18n',
'@intlify/nuxt3',
],
}

Expand Down

0 comments on commit 68ecd0a

Please sign in to comment.