Skip to content

Conversation

@zevdg
Copy link

@zevdg zevdg commented Feb 14, 2018

Judging from https://github.com/gionkunz/chartist-js/blob/develop/CHANGELOG.md, it doesn't appear that there were any breaking changes in this upgrade that would affect v-chartist. That said, some regression testing wouldn't hurt.

fixes #8

Judging from https://github.com/gionkunz/chartist-js/blob/develop/CHANGELOG.md, it doesn't appear that there were any breaking changes in this upgrade that would affect v-chartist.  That said, some regression testing wouldn't hurt.
},
"peerDependencies": {
"chartist": "^0.10.1",
"chartist": "^0.11.0",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternatively, this could be "chartist": ">=0.10.1 <1.0.0" if we we don't expect chartist to break their API until v1.

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.

yarn complains about peer dependencies when using the latest version of chartist

1 participant