Skip to content

Commit

Permalink
chore: udpate trpc to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecco committed Oct 25, 2023
1 parent 69be9ff commit 12cc4d1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"build": "rimraf dist && rimraf adapter && rimraf link && rimraf types && rimraf relay && rimraf shared && tsc -p tsconfig.build.json && mv dist/* . && rimraf dist"
},
"peerDependencies": {
"@trpc/client": "^10.28.0",
"@trpc/server": "^10.31.0"
"@trpc/client": "^10.42.0",
"@trpc/server": "^10.42.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
Expand Down

0 comments on commit 12cc4d1

Please sign in to comment.