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 Sep 20, 2024
1 parent dde97ed commit 0689bea
Show file tree
Hide file tree
Showing 2 changed files with 1,589 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",
"zod": "^3.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0689bea

Please sign in to comment.