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 6830452 commit 3b877f0Copy full SHA for 3b877f0
package.json
@@ -34,10 +34,10 @@
34
"dependencies": {
35
"@prisma/client": "^6.7.0",
36
"@tanstack/react-query": "^5.80.3",
37
- "@trpc/client": "npm:@trpc/client",
38
- "@trpc/next": "npm:@trpc/next",
39
- "@trpc/react-query": "npm:@trpc/react-query",
40
- "@trpc/server": "npm:@trpc/server",
+ "@trpc/client": "canary",
+ "@trpc/next": "canary",
+ "@trpc/react-query": "canary",
+ "@trpc/server": "canary",
41
"clsx": "^2.0.0",
42
"next": "^15.3.1",
43
"react": "^19.1.0",
0 commit comments