Skip to content

Commit

Permalink
chore: add "packageManager" field in workspace package.json (vitejs#5133
Browse files Browse the repository at this point in the history
)
  • Loading branch information
sodatea authored and aleclarson committed Nov 8, 2021
1 parent 72f9e0a commit 8149d42
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 @@ -78,6 +78,7 @@
"eslint --ext .ts"
]
},
"packageManager": "pnpm",
"pnpm": {
"overrides": {
"vite": "workspace:*",
Expand Down

0 comments on commit 8149d42

Please sign in to comment.