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 422d362 commit 8c780d3Copy full SHA for 8c780d3
package.json
@@ -61,7 +61,7 @@
61
"docs:build": "vuepress build docs"
62
},
63
"peerDependencies": {
64
- "chart.js": "2.8.x"
+ "chart.js": ">= 2.5 <= 2.8"
65
66
"devDependencies": {
67
"@babel/cli": "^7.0.0-beta.42",
0 commit comments