chore: remove root packageManager nonstandard field#9011
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview The PNPM updater workflow no longer derives the version from the deleted field; after Reviewed by Cursor Bugbot for commit cf5c0d2. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit e5abd86. Configure here.
Signed-off-by: Shivam Sharma <meshivam81@gmail.com>
Signed-off-by: Shivam Sharma <meshivam81@gmail.com>
1270e55 to
ceea583
Compare
Looks like we needed that field |
|
only if you're using corepack - which you don't need to be. |

Description
Validation
Related Issues
closes: ##9004
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.