We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446d7a1 commit 5b19efcCopy full SHA for 5b19efc
package.json
@@ -61,7 +61,7 @@
61
"docs:build": "vuepress build docs"
62
},
63
"peerDependencies": {
64
- "chart.js": "2.7.x"
+ "chart.js": "2.8.x"
65
66
"devDependencies": {
67
"@babel/cli": "^7.0.0-beta.42",
@@ -70,7 +70,7 @@
70
"@babel/preset-stage-2": "^7.0.0-beta.42",
71
"babel-loader": "8.0.0-beta.0",
72
"chai": "^3.5.0",
73
- "chart.js": "2.7.3",
+ "chart.js": "^2.8.0",
74
"chromedriver": "^2.28.0",
75
"connect-history-api-fallback": "^1.1.0",
76
"cross-env": "^5.1.1",
0 commit comments