Skip to content

Commit

Permalink
Remove @vue/apollo-composable from transiplation
Browse files Browse the repository at this point in the history
  • Loading branch information
HaNdTriX committed Dec 15, 2024
1 parent 64e35de commit a9ebeb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export default defineNuxtModule<ModuleOptions>({
'tslib',
'@wry/context',
'@apollo/client',
'@vue/apollo-composable',
'ts-invariant/process')

const clients: Record<string, ClientConfig> = {}
Expand Down

0 comments on commit a9ebeb3

Please sign in to comment.