Skip to content

Commit

Permalink
chore(deps): update trpc peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jan 13, 2024
1 parent 547af10 commit c04d6be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"update-deps": "taze -w && pnpm i"
},
"peerDependencies": {
"@trpc/client": "^10.38.1",
"@trpc/server": "^10.38.1"
"@trpc/client": "^10.38.1 <11",
"@trpc/server": "^10.38.1 <11"
},
"dependencies": {
"h3": "^1.9.0",
Expand Down

0 comments on commit c04d6be

Please sign in to comment.