-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ai Style Improvements #3424
Ai Style Improvements #3424
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
|
Going to merge for a demo soon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which version of pnpm do you use?
This diff starts with:
-lockfileVersion: '9.0'
+lockfileVersion: '6.0'
pnpm i
in the current main reverts it back to 9.0 lockfile, I didn't think that the current pnpm is capable of generating that old version.
And then there's a bunch of other changes and sometimes downgrades which concern me.
No description provided.