add pnpm to packageManager for consistency

This commit is contained in:
Philipinho
2025-03-06 18:54:33 +00:00
parent 4511db1526
commit d925c95fc9

View File

@ -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"