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

Add new dependencies to package.json in alphabetical order #11

Open
with-heart opened this issue Dec 9, 2020 · 1 comment
Open

Add new dependencies to package.json in alphabetical order #11

with-heart opened this issue Dec 9, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@with-heart
Copy link
Contributor

When updating the dependencies in package.json they're added at the end of the dependencies key rather than inserted in alphabetical order like npm install or yarn add would. We should imitate package manager behavior.

@with-heart with-heart added the bug Something isn't working label Dec 9, 2020
@with-heart
Copy link
Contributor Author

This might be easier to resolve and produce better results by using the package manager to add/remove dependencies rather than adding them by hand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant