Skip to content

Commit

Permalink
chore(pnpm): pin pnpm version to 7.5.0
Browse files Browse the repository at this point in the history
Due to this issue: pnpm/pnpm#5080
  • Loading branch information
willsoto committed Jul 27, 2022
1 parent d75a5bc commit dbdff4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -133,7 +133,7 @@
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0",
"prom-client": "^13.0.0 || ^14.0.0"
},
"packageManager": "pnpm@7.6.0",
"packageManager": "pnpm@7.5.0",
"volta": {
"node": "18.6.0"
}
Expand Down

0 comments on commit dbdff4d

Please sign in to comment.