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

Use Yarn #28

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Use Yarn #28

merged 3 commits into from
Aug 1, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Aug 1, 2023

This pull request replaces npm with Yarn as the main package manager for this project. It includes replacing package-lock.json with yarn.lock, utilizing Yarn's Plug'n'Play for managing dependencies, and updating npm calls to use yarn in the build.yaml workflow. It effectively closes #24.

@threeal threeal added the feat label Aug 1, 2023
@threeal threeal added this to the Google Rank v0.3.0 milestone Aug 1, 2023
@threeal threeal self-assigned this Aug 1, 2023
@threeal threeal marked this pull request as ready for review August 1, 2023 07:29
@threeal threeal merged commit 498f137 into main Aug 1, 2023
1 check passed
@threeal threeal deleted the use-yarn branch August 1, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Use Yarn
1 participant