Skip to content

Commit

Permalink
Update pnpm to latest 8.x version (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
askoufis committed May 6, 2024
1 parent cd7ece0 commit c59d42c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -68,9 +68,9 @@
},
"volta": {
"node": "18.16.0",
"pnpm": "8.7.1"
"pnpm": "8.15.7"
},
"packageManager": "pnpm@8.7.1",
"packageManager": "pnpm@8.15.7",
"skuSkipPostInstall": true,
"skuSkipConfigure": true,
"skuSkipValidatePeerDeps": true
Expand Down

0 comments on commit c59d42c

Please sign in to comment.