Closed Siyfion closed 8 years ago
I wasn't sure, hence why I didn't at first, but after looking at the code for checkNpmVersions
it's using semver, so I don't see why not.
https://github.com/tmeasday/check-npm-versions/blob/master/check-npm-versions.js#L11
I'll update the PR now and hopefully we can get it merged right away, as then like you say, it won't force anything on anyone!
thanks! does "^0.7.0 | ^0.8.0" work, so people aren't required to upgrade?