Hacker News new | ask | show | jobs
by ybrs 3747 days ago
Why dont they just use that version notation ? (>=0.0.2,<0.1.0) will be much simpler
1 comments

For every single dependency in most projects that honor semver? ^ is just an extremely convenient shorthand.