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

Rename the packages to match their npm names #546

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

paulsmirnov
Copy link
Member

Description

Resolves #504

Rename subdirectories in packages/ to match the names of the npm packages they contain:

  • lib/miew/ (contains the "miew" package),
  • app/miew-app/ (contains the "miew-app" package).

Type of changes

  • Maintenance

Checklist

  • I have read CONTRIBUTING and CODE_OF_CONDUCT guides.
  • I have followed the code style of this project.
  • I have run yarn run ci: lint and tests pass locally with my changes.
  • The changes do not require updated tests.
  • I have added the necessary documentation.

@paulsmirnov paulsmirnov self-assigned this Aug 12, 2024
@NataliaDSmirnova
Copy link
Collaborator

One more step to new version )
Great job!

@paulsmirnov paulsmirnov merged commit f331d61 into main Aug 15, 2024
4 checks passed
@paulsmirnov paulsmirnov deleted the 504-rename-packages branch August 15, 2024 22:35
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.

Rename the packages to match their npm names
2 participants