mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-23 16:30:41 +01:00
feat(deps): bump nuxt to 3.0.0-rc.13
This commit is contained in:
@@ -5,7 +5,7 @@ export default defineNuxtModule({
|
||||
name: 'trpc-nuxt',
|
||||
configKey: 'trpc',
|
||||
compatibility: {
|
||||
nuxt: '^3.0.0-rc.12',
|
||||
nuxt: '^3.0.0-rc.13',
|
||||
},
|
||||
},
|
||||
async setup(_moduleOptions, nuxt) {
|
||||
|
||||
Reference in New Issue
Block a user