Skip to content

Commit

Permalink
update engine to pnpm v9
Browse files Browse the repository at this point in the history
  • Loading branch information
YassinEldeeb committed Apr 28, 2024
1 parent 1913645 commit 0dccdbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packageManager": "pnpm@9.0.6",
"engines": {
"node": ">=16",
"pnpm": ">=8"
"pnpm": ">=9.0.6"
},
"scripts": {
"build": "turbo run build --filter=!website && bob check",
Expand Down

0 comments on commit 0dccdbb

Please sign in to comment.