Skip to content

Commit

Permalink
volta pin pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed Aug 23, 2024
1 parent 1dcd291 commit da8d0d6
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 @@ -30,8 +30,8 @@
"release-it": "^17.1.1"
},
"volta": {
"node": "18.18.2",
"npm": "9.8.1"
"node": "18.20.4",
"pnpm": "8.15.9"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand All @@ -43,7 +43,7 @@
"@types/eslint": "8.4.1"
}
},
"packageManager": "[email protected].8",
"packageManager": "[email protected].9",
"release-it": {
"hooks": {
"after:bump": "pnpm install",
Expand Down

0 comments on commit da8d0d6

Please sign in to comment.