Hacker News new | ask | show | jobs
by 2OEH8eoCRo0 1690 days ago
Full version numbers, pin your dependencies, commit dependencies to a local repo. Update them only when necessary (security patch, feature you need).
1 comments

Can you elaborate? Your local repo then re-exports the dependencies to be consumed by your application or how would you do it properly?