Skip to content

Commit

Permalink
chore: set packageManager to pnpm@8.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
adriencaccia committed May 3, 2024
1 parent 8c62b94 commit 0298297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"node": ">=16.13",
"pnpm": ">=8.6.7 <9"
},
"packageManager": "pnpm@8.15.7",
"scripts": {
"build": "pnpm -r build",
"watch": "pnpm -r run dev && WATCH=true pnpm -r --parallel --stream run dev",
Expand Down

0 comments on commit 0298297

Please sign in to comment.