Skip to content

Commit

Permalink
Upgrade pnpm to 9.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam committed Oct 17, 2024
1 parent ddb4f10 commit 137261f
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.18.0",
"pnpm": "9.12.0"
"pnpm": "9.12.2"
},
"volta": {
"node": "20.18.0",
"pnpm": "9.12.0"
"pnpm": "9.12.2"
},
"engine-strict": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "is-ci || husky install",
Expand Down

0 comments on commit 137261f

Please sign in to comment.