Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update1.1.3 chartjs to 2.5.0 #40

Closed
chenyulun opened this issue Feb 21, 2017 · 5 comments
Closed

Please update1.1.3 chartjs to 2.5.0 #40

chenyulun opened this issue Feb 21, 2017 · 5 comments
Assignees

Comments

@chenyulun
Copy link

Please update Branch:release/1.1.3
chartjs to 2.5.0

@apertureless apertureless self-assigned this Feb 22, 2017
@apertureless
Copy link
Owner

It's updated.
You can update your vue-chartjs package to 1.1.4 or use the legacy tag.

npm install vue-chartjs@legacy

npm install vue-chartjs@1.1.4

@chenyulun
Copy link
Author

1.1.4 package.json 这个版本的依赖还是2.1.6
"dependencies": {
"babel-runtime": "^6.0.0",
"chart.js": "^2.1.6",
"vue": "^1.0.21"
},
???

@apertureless
Copy link
Owner

apertureless commented Feb 23, 2017

Oh yeah, it seems that yarn did not changed the version in package.json, weird.
But its fixed in 1.1.5

a25d327

@chenyulun
Copy link
Author

yarn add chart.js@2.5.0 --dev
by the way (非常感谢你提供的这个项目)Thank you very much for your offer of this project

@apertureless
Copy link
Owner

Well I used yarn upgrade-interactive however it seemed to not change the version in package.json

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

No branches or pull requests

2 participants