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

feat: standardize on one package manager #809

Closed
wants to merge 10 commits into from

Conversation

brent-hoover
Copy link
Collaborator

Resolves #None
Impact: minor
Type: refactor

Issue

There is no reason to use more than one type of package manager across the project. We use npm in both api and admin so let's use it here, that's one less thing people need to install to get started.

Solution

Remove the references to yarn from the project

Breaking changes

As far as I know this should not break anything. You can still use yarn and the development-platform still uses yarn (for now)

Testing

Everything should work as before

@brent-hoover brent-hoover force-pushed the remove-yarn-dependency branch from d62110a to 805292c Compare December 20, 2021 02:40
@brent-hoover brent-hoover marked this pull request as draft December 20, 2021 03:35
@brent-hoover
Copy link
Collaborator Author

Superceeded by #813

@brent-hoover brent-hoover deleted the remove-yarn-dependency branch February 10, 2022 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants