shama/nodewebkit

Use patch versions?

Closed this issue · 1 comments

Using ^0.9.2-5 in package.json will actually install 0.9.2 which doesn’t work anymore. It's unfortunate that semver works this way. And I understand that you probably want the version to match the official release's version.

Maybe there's some way to avoid this issue?

Yeah, I'm not sure what would be the best way to handle this. I want the versions to match because I think it would be super confusing otherwise but 0.9.2 not resolving to the latest meta version is annoying.