Skip to content

Commit 6a612f5

Browse files
authored
chore: add "packageManager" field in workspace package.json (#5133)
1 parent 8b50eb0 commit 6a612f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"eslint --ext .ts"
7979
]
8080
},
81+
"packageManager": "pnpm",
8182
"pnpm": {
8283
"overrides": {
8384
"vite": "workspace:*",

0 commit comments

Comments
 (0)