Skip to content

Conversation

@LinusBorg
Copy link
Member

@LinusBorg LinusBorg commented Sep 15, 2016

Semver Range for vuex did not include RC versions.

Try at https://semver.npmjs.com/ - old version ">= 0.6.2 < 3 vs. new version >= 0.6.2 < 3 || ^1.0.0-rc ||^2.0.0-rc

Semver Range for vuex did not include RC versions. 

Try at https://semver.npmjs.com/ - old version `">= 0.6.2 <= 3` vs. new version `>= 0.6.2 < 3 || ^1.0.0-rc ||^2.0.0-rc`
@yyx990803 yyx990803 merged commit 5672352 into master Sep 15, 2016
@LinusBorg LinusBorg deleted the fix_semver branch September 15, 2016 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants