Skip to content

Commit

Permalink
Pin the latest pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
erunks committed Nov 28, 2023
1 parent 2b9c68f commit b077c9f
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,10 +4,10 @@
"private": true,
"engines": {
"node": ">=18.0.0",
"pnpm": ">=8.7.5"
"pnpm": "8.11.0"
},
"engineStrict": true,
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.11.0",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand Down

0 comments on commit b077c9f

Please sign in to comment.