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 2265069 commit d2836a9Copy full SHA for d2836a9
src/Chartjs/assets/package.json
@@ -26,7 +26,7 @@
26
"devDependencies": {
27
"@hotwired/stimulus": "^3.0.0",
28
"@types/chart.js": "^2.9.34",
29
- "chart.js": "^3.4.1 <3.9 || ^4.0",
+ "chart.js": "^3.4.1 || ^4.0",
30
"resize-observer-polyfill": "^1.5.1",
31
"vitest-canvas-mock": "^0.3.3"
32
}
0 commit comments