Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Force chart.js version - otherwise chart.js 2 is getting installed#104

Merged
austinpray merged 1 commit intoreactjs:masterfrom
palamccc:patch-1
Jun 17, 2016
Merged

Force chart.js version - otherwise chart.js 2 is getting installed#104
austinpray merged 1 commit intoreactjs:masterfrom
palamccc:patch-1

Conversation

@palamccc
Copy link
Copy Markdown
Contributor

chart.js 2 beta is released on npm, so when i install react-chartjs, chart.js v2 is getting installed as peer dependency. force it to v1.

chart.js 2 beta is released on npm, so when i install react-chartjs,  chart.js v2 is getting installed as peer dependency. force it to v1.
@austinpray
Copy link
Copy Markdown
Member

Can you lax it up to where the requirement is just 1.x?

@yocontra
Copy link
Copy Markdown
Collaborator

@austinpray The ^ will make any 1.x above 1.1.1 work, btw

@austinpray austinpray merged commit 48b388a into reactjs:master Jun 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants