Closed gynt closed 9 months ago
Do I need to adjust the module dependencies again, btw?
Or is ">= 1.0.0"
valid semver?
That is valid semver, but it will upgrade to any next version whether major or minor https://docs.npmjs.com/cli/v6/using-npm/semver#ranges
Hm, that should be ok for the release... Maybe I adjust the aiSwapper deps, should I fix the small display issue Krari noticed. But the more important part is, that it does not break something.
I am working in a PR on it to make it all work, #173
SemVer is the way to go.
old style
new style