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 d4f26cb commit c193342Copy full SHA for c193342
package.json
@@ -11,10 +11,10 @@
11
"@hookform/error-message": "^2.0.1",
12
"@hookform/resolvers": "^3.9.1",
13
"@tanstack/react-query": "^5.80.3",
14
- "@trpc/client": "npm:@trpc/client",
15
- "@trpc/next": "npm:@trpc/next",
16
- "@trpc/react-query": "npm:@trpc/react-query",
17
- "@trpc/server": "npm:@trpc/server",
+ "@trpc/client": "canary",
+ "@trpc/next": "canary",
+ "@trpc/react-query": "canary",
+ "@trpc/server": "canary",
18
"next": "^15.3.1",
19
"react": "^19.1.0",
20
"react-dom": "^19.1.0",
0 commit comments