6 ms·
This setup is going to lose its sheen really quickly when every attempt at writing a blog post also accompanies three hours of npm package bumps
by aaanotherhnfolk 6y ago
This setup is going to lose its sheen really quickly when every attempt at writing a blog post also accompanies three hours of npm package bumps
- dan_can_code 6y ago> Three hours of package bumps It takes less than ten seconds to type `npm update`.
- colinmcd 6y agoAll my dependency versions are pinned, and I'm not using any global CLIs that may change under me. Valid concern though if you don't take precautions.