Skip to content

Commit

Permalink
Upgrade pnpm to 9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam committed Jun 2, 2024
1 parent 9ee57f6 commit 039820d
Show file tree
Hide file tree
Showing 2 changed files with 1,269 additions and 1,005 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.14.0",
"pnpm": "8.15.8"
"pnpm": "9.1.4"
},
"volta": {
"node": "20.14.0",
"pnpm": "8.15.8"
"pnpm": "9.1.4"
},
"engine-strict": true,
"packageManager": "pnpm@8.15.8",
"packageManager": "pnpm@9.1.4",
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "is-ci || husky install",
Expand Down
Loading

0 comments on commit 039820d

Please sign in to comment.