Skip to content

Commit

Permalink
chore: update plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyinws committed Jan 24, 2024
1 parent 2cad07e commit 165fb02
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 61 deletions.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default defineNuxtConfig({
'@nuxt/image',
'@pinia/nuxt',
'@pinia-plugin-persistedstate/nuxt',
'vite-plugin-turbo-console/nuxt',
'unplugin-turbo-console/nuxt',
],
i18n: {
langDir: 'locales',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"pinia": "^2.1.7",
"taze": "^0.12.3",
"typescript": "^5.3.2",
"vite-plugin-turbo-console": "^0.3.2"
"unplugin-turbo-console": "^1.1.2"
}
}
Loading

1 comment on commit 165fb02

@vercel
Copy link

@vercel vercel bot commented on 165fb02 Jan 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.