fix: link types

This commit is contained in:
wobsoriano
2023-01-06 17:32:16 -08:00
parent 14a18a783e
commit c1a791558e
3 changed files with 7 additions and 21 deletions

View File

@@ -9,8 +9,8 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@trpc/client": "^10.6.0",
"@trpc/server": "^10.6.0",
"@trpc/client": "^10.8.1",
"@trpc/server": "^10.8.1",
"superjson": "^1.12.1",
"trpc-nuxt": "workspace:*",
"zod": "^3.20.2"