Skip to content
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

🚀 Feature: Bump pnpm version to latest #4501

Closed
2 tasks done
dammy001 opened this issue Oct 12, 2023 · 2 comments
Closed
2 tasks done

🚀 Feature: Bump pnpm version to latest #4501

dammy001 opened this issue Oct 12, 2023 · 2 comments
Assignees
Labels

Comments

@dammy001
Copy link

🔖 Feature description

This feature is to bump pnpm version requirement of the project to the latest. The project currently makes use of 7.33 which is outdated.

🎤 Why is this feature needed ?

Devs with the latest pnpm version can't install the project due to the strict engine check in the package.json file and there have been a lot of performance improvements.

✌️ How do you aim to achieve this?

update the engine and package manager section in the package JSON file.

  • make the lockfile up-to-date.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

@BiswaViraj
Copy link
Member

@dammy001 I've assigned you, Let me know if you need any help 🙏🏼

@p-fernandez
Copy link
Contributor

pnpm upgrade has been tackled here: #4528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants