volojs/volo

Update semver package, allow for more semver matching

Closed this issue · 1 comments

Issue #200 pointed out that not the full range of semver identifiers are supported, mainly the ones that start with ^, and it looks like the semver package used in volo is a bit old. So update both of those.

Brilliant! Thank you James