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 31, 2024
1 parent 7c665c7 commit a61a251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"private": true,
"engines": {
"node": "20.12.0",
"pnpm": "8.15.3"
"pnpm": "8.15.5"
},
"volta": {
"node": "20.12.0",
"pnpm": "8.15.3"
"pnpm": "8.15.5"
},
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit a61a251

Please sign in to comment.