add pnpm to packageManager for consistency
This commit is contained in:
parent
4511db1526
commit
d925c95fc9
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@
|
||||||
"packages/*"
|
"packages/*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"packageManager": "pnpm@10.4.0",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
"react-arborist@3.4.0": "patches/react-arborist@3.4.0.patch"
|
"react-arborist@3.4.0": "patches/react-arborist@3.4.0.patch"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue