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

Remove automatic updating dependencies from project #114

Open
forkball opened this issue Jun 17, 2020 · 1 comment
Open

Remove automatic updating dependencies from project #114

forkball opened this issue Jun 17, 2020 · 1 comment
Labels
Invalid This doesn't seem right

Comments

@forkball
Copy link
Member

Having dependencies update themselves allows the risk of the project breaking. Dependencies from now on should use a stable version, and only updated when we feel it's justified.

@forkball forkball added the Invalid This doesn't seem right label Jun 17, 2020
@forkball
Copy link
Member Author

forkball commented Jul 4, 2020

@Liannus I think we just need to include the package-lock.json, on production that is. That way all dependencies (including dependencies of dependencies) do not update unexpectedly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant