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 npmrc and enforce to use fix dependency versions. #2

Open
4 tasks
agestaun opened this issue Nov 18, 2022 · 0 comments
Open
4 tasks

Add npmrc and enforce to use fix dependency versions. #2

agestaun opened this issue Nov 18, 2022 · 0 comments
Assignees
Labels

Comments

@agestaun
Copy link
Owner

  • Add npmrc file to set the config for npm.
  • Add the save-exact=true flag to enforce to use dependencies with fix versions.
  • Remove the semver operator.
  • Reinstall the dependencies.

This gives more control over the project, avoiding potencial bugs in the future.

@agestaun agestaun added the task label Nov 18, 2022
@agestaun agestaun self-assigned this Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant