Skip to content

Commit

Permalink
Upgrade pnpm to 9.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam committed May 4, 2024
1 parent 755ec2d commit 1740b7e
Show file tree
Hide file tree
Showing 3 changed files with 1,270 additions and 1,006 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.12.2",
"pnpm": "8.15.7"
"pnpm": "9.0.6"
},
"volta": {
"node": "20.12.2",
"pnpm": "8.15.7"
"pnpm": "9.0.6"
},
"engine-strict": true,
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.6",
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "is-ci || husky install",
Expand Down
Loading

0 comments on commit 1740b7e

Please sign in to comment.