Skip to content

Commit

Permalink
chore: sync lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
trpc-bot committed Feb 10, 2025
1 parent d5b7199 commit dbb3ade
Show file tree
Hide file tree
Showing 2 changed files with 2,052 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"test-start": "start-server-and-test 'node dist/server' 3000 'node dist/client'"
},
"dependencies": {
"@trpc/client": "npm:@trpc/client@next",
"@trpc/server": "npm:@trpc/server@next",
"@trpc/client": "next",
"@trpc/server": "next",
"superjson": "^1.12.4",
"zod": "^3.0.0"
},
Expand Down
Loading

0 comments on commit dbb3ade

Please sign in to comment.