We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d679c46 commit 8369d5eCopy full SHA for 8369d5e
package.json
@@ -18,9 +18,9 @@
18
"@radix-ui/react-slot": "^1.1.0",
19
"@tanstack/react-query": "^5.80.3",
20
"@tanstack/react-query-devtools": "^5.80.3",
21
- "@trpc/client": "npm:@trpc/client",
22
- "@trpc/react-query": "npm:@trpc/react-query",
23
- "@trpc/server": "npm:@trpc/server",
+ "@trpc/client": "canary",
+ "@trpc/react-query": "canary",
+ "@trpc/server": "canary",
24
"class-variance-authority": "^0.7.0",
25
"date-fns": "^3.6.0",
26
"drizzle-orm": "^0.31.2",
0 commit comments