Skip to content

Commit

Permalink
Use package typescript version for @vercel/node
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGuySam committed May 6, 2024
1 parent 447d89e commit de567a1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,11 @@
"tsx": "^4.9.1",
"vitest": "^1.6.0",
"vue": "^3.4.26"
},
"pnpm": {
"overrides": {
"@vercel/node>ts-node": "10.9.1",
"@vercel/node>typescript": "^5.4.5"
}
}
}
22 changes: 10 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit de567a1

Please sign in to comment.