add examples to workspace

This commit is contained in:
wobsoriano
2023-07-12 10:47:53 -07:00
parent 117f7b791f
commit 7c9392b209
3 changed files with 753 additions and 58 deletions

View File

@@ -16,7 +16,7 @@
"dependencies": {
"@trpc/client": "^10.34.0",
"@trpc/server": "^10.34.0",
"trpc-nuxt": "^0.10.6",
"trpc-nuxt": "workspace:*",
"zod": "^3.21.4"
}
}