Skip to content

Commit

Permalink
Rebuild pnpm-lock.yaml and override all versions of @types/node
Browse files Browse the repository at this point in the history
The override is necessary due to cloudflare/workerd#1298
  • Loading branch information
AdiRishi committed Nov 7, 2023
1 parent 3a43509 commit 67a207a
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 108 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,10 @@
"@hono/zod-validator": "^0.1.11",
"hono": "^3.9.2",
"zod": "^3.22.4"
},
"pnpm": {
"overrides": {
"@types/node": "20.8.3"
}
}
}
Loading

0 comments on commit 67a207a

Please sign in to comment.