Update chartjs to 2.7.2 (#963)

* Update chartjs to 2.7.2

* lint

* lint
This commit is contained in:
Boyi C
2018-03-03 17:43:27 -08:00
committed by Paulus Schoutsen
parent 39172f8c49
commit 9dc33de49f
2 changed files with 50 additions and 60 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"vaadin-date-picker": "vaadin/vaadin-date-picker#^2.0.0",
"web-animations-js": "^2.2.5",
"webcomponentsjs": "^1.0.10",
"chart.js": "~2.7.1",
"chart.js": "~2.7.2",
"moment": "^2.20.0",
"chartjs-chart-timeline": "fanthos/chartjs-chart-timeline#^0.1.4",
"chartjs-plugin-zoom": "^0.6.3",