Skip to content

Commit

Permalink
Update package.json. Bump chart.js version to 2.7.3
Browse files Browse the repository at this point in the history
Update package.json.  Bump chart.js version to 2.7.3.  

We're using vue-chartjs in a web component.   Shadow DOM support was added in Version 2.7.3 chartjs/Chart.js#5585 .
  • Loading branch information
gofreddo committed Oct 31, 2018
1 parent b002a0a commit eeda056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"@babel/preset-stage-2": "^7.0.0-beta.42",
"babel-loader": "8.0.0-beta.0",
"chai": "^3.5.0",
"chart.js": "2.7.2",
"chart.js": "2.7.3",
"chromedriver": "^2.28.0",
"connect-history-api-fallback": "^1.1.0",
"cross-env": "^5.1.1",
Expand Down

0 comments on commit eeda056

Please sign in to comment.