Skip to content

Commit

Permalink
chore: add "packageManager" field in workspace package.json (#5133)
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Sep 30, 2021
1 parent f609a4d commit 7744749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -78,6 +78,7 @@
"eslint --ext .ts"
]
},
"packageManager": "pnpm",
"pnpm": {
"overrides": {
"vite": "workspace:*",
Expand Down

0 comments on commit 7744749

Please sign in to comment.