Skip to content

Commit

Permalink
Upgrade pnpm to 8.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam committed Mar 21, 2024
1 parent ad73568 commit 51e31b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
},
"engines": {
"node": "20.11.1",
"pnpm": "8.15.3"
"pnpm": "8.15.5"
},
"volta": {
"node": "20.11.1",
"pnpm": "8.15.3"
"pnpm": "8.15.5"
},
"engine-strict": true,
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.5",
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "is-ci || husky install",
Expand Down

0 comments on commit 51e31b9

Please sign in to comment.