Skip to content

Commit

Permalink
Add pnpm overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
raducristianpopa committed Aug 16, 2024
1 parent 751eb46 commit 3e970b2
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 108 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,14 @@
"yarn": "pnpm",
"node": "^20.15.1"
},
"pnpm": {
"overrides": {
"safe-buffer": "5.2.1",
"string_decoder": "1.3.0",
"readable-stream": "2.3.8",
"bn.js": "5.2.1",
"structured-headers": "1.0.1"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 3e970b2

Please sign in to comment.